Customised PHP container based on the default PHP image
2.4K
Customised PHP containers extended from the vendor PHP ones
The various versions are build from Dockerfile in the directory relative to the name of the image (e.g. php:7.0-fpm is
in 7.0/fpm, and php:7.0-fpm-dev is in 7.0/fpm/dev.
All containers include composer.
In order to build the containers you will first need to copy the script files into each version directory to avoid an 'out of scope error'. You can do this by running…
$ make prepare
Content type
Image
Digest
Size
173.4 MB
Last updated
almost 10 years ago
docker pull cubicmushroom/php