docker-registry-cache
docker-registry-cache copied to clipboard
A squid-based HTTP cache you can point at a private docker registry (v2 only)
Results
2
docker-registry-cache issues
Sort by
recently updated
recently updated
newest added
Thanks for putting together this - I've been trying for days to build a (transparent) caching capability for the docker hosts I maintain - and I was hoping to achieve...
Have you considered using something like [dockerize](https://github.com/jwilder/dockerize) to do the templating in your squid template in your entrypoint to avoid having people rebuild?