Our base php project dependencies changes very little so it's divided into own image for better caching and building stability. If you want fullblown working wordpress image have look into: devgeniem/alpine-wordpress.
sudo docker build -t phzfi/alpine-php-base .
Test it out sudo docker run phzfi/alpine-php-base echo "OK"
Tag & Push sudo docker tag -f phzfi/alpine-php-base phzfi/alpine-php-base:latest sudo docker push phzfi/alpine-php-base
Content type
Image
Digest
Size
188.4 MB
Last updated
over 9 years ago
docker pull phzfi/docker-alpine-php-base