PHP 5.5.36 docker image based on debian:jessie-slim
Tags:
0.10.2
0.3 - updated
0.4
/composer.pharhirak/prestissimo0.5
PHP_FPM_CONF env var, equals ${PHP_PREFIX}/php-fpm.conf0.6
0.7
redis-4.3.0 versionenvconsuldockerize0.8
Dockerfile can be found in /root/Dockerfile
For quick copy of Dockerfile run
docker run --rm -it -v `pwd`:/tmp/t mack/php55:0.5 cp /root/Dockerfile /tmp/t/
For rebuild
docker build --squash --pull --no-cache -t mack/php55:0.5 .
docker tag mack/php55:0.5 mack/php55:latest
Content type
Image
Digest
Size
263.1 MB
Last updated
over 6 years ago
docker pull mack/php55