An open API service indexing awesome lists of open source software.

https://github.com/ipunkt/docker-cache-buster


https://github.com/ipunkt/docker-cache-buster

Last synced: about 1 year ago
JSON representation

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"