Docker images built on top of the chialab/docker-php images with the addition of some common and useful extensions. You can find these images on the Docker Hub (and if you're reading this file, you're probably already there).
An automated build is set up, so they should be always up-to-date with the Dockerfiles in the GitHub repository. Also, every time an official PHP image is updated, a rebuild is triggered, so that you will always find the latest security patches installed in these images.
You will probably not need all this stuff. Even if having some extra extensions loaded ain't a big issue in most cases, you will very likely want to checkout this repository, remove unwanted extensions from the Dockerfile, and build your own image — for sometimes removing is easier than adding. 😉
Composer is installed globally in all images. Please, refer to their documentation for usage hints.
Content type
Image
Digest
Size
199.1 MB
Last updated
over 6 years ago
docker pull harmsmits/php:7.3-apache