https://github.com/ipunkt/docker-cache-buster
https://github.com/ipunkt/docker-cache-buster
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipunkt/docker-cache-buster
- Owner: ipunkt
- License: mit
- Created: 2016-11-16T08:23:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T09:57:41.000Z (over 9 years ago)
- Last Synced: 2025-02-07T05:27:42.871Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cache-buster
This is a docker image used to refresh nginx cache
## Environment
- BUST_URL: The Url to call
- TIME_BETWEEN_BUST: The time to wait before issuing the next call
- BUST_HEADER: Optional HTTP Header to send along. Format: "Headername: Value"