8000 GitHub - emcniece/nginx-with-cache-purge: Minimal Nginx Alpine and Debian images with the `ngx_cache_purge` module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

emcniece/nginx-with-cache-purge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emcniece/nginx-with-cache-purge

Docker Hub: https://hub.docker.com/r/emcniece/nginx-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.

Quick Use

docker pull emcniece/nginx-cache-purge:1.13-alpine
# or:
docker pull emcniece/nginx-cache-purge:1.13-debian

Example Configuration

See the emcniece/docker-wordpress repository for a sample docker-compose.yml.

Building

make debian
make alpine

About

Minimal Nginx Alpine and Debian images with the `ngx_cache_purge` module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0