Docker image packaging for a PHP + FPM, build on Ubuntu Xenial images.
799
Docker image packaging for a PHP + FPM, designed for local development (via *-dev tags), and production environments. Available on the Docker Hub.
The following environment variables are available to allow you to configure how the container will run, and various options within it:
php user within the container. This is set via the container entrypoint. (Default: 1000)php user within the container. This is set via the container entrypoint. (Default: 1000)php user within the container. (Default: /home/php)*-dev tags don't try to chown the workdir like the other images. This is to improve startup time of PHP. For development we expect the files to be mounted with the correct UID and GID.MIT
Feel free to open a pull request, or file an issue on Github. I always welcome contributions as long as they're for the benefit of all (potential) users of this image.
If you're unsure about anything, feel free to ask about it in an issue before you get your heart set on fixing it yourself.
Content type
Image
Digest
Size
172.4 MB
Last updated
over 7 years ago
docker pull seeruk/php-fpm:7.1-dev