These images are all based on the official php images and the following extensions are enabled:
The following software is installed:
The following apache2 module(s) are enabled:
Also installed is composer.
Dockerfile links7.4-apache) \ (apache)7.3-apache)7.2-apache)7.4-cli) \ (cli)7.3-cli)7.2-cli)Please refer to official php image.
Use git to download the dockerfile locally:
git clone --branch=php https://github.com/vistart/Dockerfiles
Switch the current directory to the directory where the dockerfile is saved and build it:
docker build . --build-arg TAG=apache
or
docker build . --build-arg TAG=7.4-apache
Content type
Image
Digest
Size
263.7 MB
Last updated
about 6 years ago
docker pull vistart/php:apache