Skip to content

ajeet476/nginx-1.12.1-purge-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile used in testing

Nginx with Purge module

Nginx is installed in /etc/nginx
Note: nginx.service is not registered
Nginx 1.12.1

Apache Backend Server

Apache backend

prepare, git clone

$ git clone https://github.com/ajeet476/nginx-1.12.1-purge-module.git docker
$ cd docker
$ git clone https://github.com/ajeet476/utility.git src

running container and purge test

# now run container
$ docker-compose up -d


# check for cache
$ curl localhost
$ curl localhost/purge/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published