Sign inSign up

telor/nginx-cache

By telor

Updated about 5 years ago

Docker image to use nginx as caching instance

Image
0

10K+

telor/nginx-cache repository overview

docker-nginx-cache

Docker image to use nginx as caching instance

Build

docker build -t ncache .

Run

docker run -it -e PROXY_PASS=https://www.example.com -p 80:80 ncache

and test with

curl -v -o /dev/null -s "http://localhost/"

Tag summary

Content type

Image

Digest

Size

51.2 MB

Last updated

about 5 years ago

docker pull telor/nginx-cache