An HTTPS Proxy for Docker providing centralized configuration and caching of any registry (quay.io, DockerHub, k8s.gcr.io)
 
 
Go to file
ricardop af65390a7f
tweaks for caching; ignore caching headers from upstreams; key cache only by host/path (no params)
2018-06-27 15:18:25 +02:00
.dockerignore initial commit 2018-06-27 13:08:09 +02:00
.gitignore initial commit 2018-06-27 13:08:09 +02:00
Dockerfile initial commit 2018-06-27 13:08:09 +02:00
LICENSE Initial commit 2018-06-27 10:08:18 +02:00
README.md Initial commit 2018-06-27 10:08:18 +02:00
nginx.conf tweaks for caching; ignore caching headers from upstreams; key cache only by host/path (no params) 2018-06-27 15:18:25 +02:00

README.md

docker-caching-proxy-multiple-private

nginx-based hack to cache non-DockerHub registries (k8s.gcr.io, quay.io, your own)