Minimal Nginx Alpine and Debian images with the `ngx_cache_purge` module
3.0K
Github: https://github.com/emcniece/nginx-with-cache-purge
Two Nginx Docker images (as close to their base images as possible) with the NGX_Cache_Purge module installed.
Installation steps for the Alpine image were borrowed from the Debian Dockerfile.
Inherits the main (Nginx)[https://hub.docker.com/_/nginx/] image configuration and settings.
docker pull emcniece/nginx-cache-purge:1.13-alpine
# or:
docker pull emcniece/nginx-cache-purge:1.13-debian
See the emcniece/docker-wordpress repository for a sample docker-compose.yml.
make debian
make alpine
Content type
Image
Digest
Size
6.8 MB
Last updated
over 9 years ago
docker pull emcniece/nginx-cache-purge