docker-registry-proxy/.github/workflows
Ricardo Pardini a726f88049
3-tier implementation of manifest caching (#57)
* implement manifest caching; refactor config with includes, and generate from ENVs in entrypoint.sh
- disabled by default; enable with -e ENABLE_MANIFEST_CACHE=true
- default times and regexes are a wild guess, make sure to tune for your use case.
-  add manifest caching/anti-ratelimit usage note to README
- add -e ENABLE_MANIFEST_CACHE=true to examples, some wording changes
- add -e ENABLE_MANIFEST_CACHE=true to one the steps in test workflow.
2020-10-30 18:54:10 +01:00
..
master-latest.yaml GitHub Actions: tags/releases to GitHub Container Registry too 2020-10-30 13:09:27 +01:00
tags.yaml GitHub Actions: tags/releases to GitHub Container Registry too 2020-10-30 13:09:27 +01:00
test.yaml 3-tier implementation of manifest caching (#57) 2020-10-30 18:54:10 +01:00