Apache with PHP 7 for Docker's automated build published to the public Docker Hub Registry.
10K+
This repository contains Dockerfile of Apache with PHP 7 for Docker's automated build published to the public Docker Hub Registry.
docker pull ivankristianto/php7apache
docker run -it -d -p 80:80 -v "$PWD":/var/www/html ivankristianto/php7apache
Enjoy !!
Content type
Image
Digest
Size
195.2 MB
Last updated
about 10 years ago
docker pull ivankristianto/php7apache