nginx image built to be compatible with php-fpm user and group IDs.
2.9K
This is a fork of the official Docker image for nginx. The maintainers of the officially endorsed Docker images have a fairly lax grasp of operational security and incorporate upsteam security patches such as version bumps of underlying images only sporadically. Also, they're slow to bump their images to new nginx versions. And all of the build prerequisites (such as gcc and make, among others) are still lying around in the package which is an obvious security risk.
Also, the official docker image does not play nice with php-fpm because linux user and group ids don't match up. This has been rectified in this image.
Changes compared with upstream:
Note that tagged images are released and never changed. The "latest" image however may be a few commits ahead of the last released version. This process allows incorporation of version bumps of upstream images without compromising stability of releases.
Find the Docker image here: (https://hub.docker.com/r/zyrill/nginx/)
Find development info here: (https://github.com/zyrill/docker-nginx)
Content type
Image
Digest
Size
7.9 MB
Last updated
over 6 years ago
docker pull zyrill/nginx