adyanth / traefik-container-manager

Start docker containers on requests and stop them after a timeout
21 stars 1 forks source link

Sleep for returning after start should be configurable #7

Open adyanth opened 3 years ago

adyanth commented 3 years ago

Right now, it is at 1 second, which is not sufficient for all use cases. https://github.com/adyanth/traefik-container-manager/blob/e9e502427f620eb89782ef61595641dfc2c6e369/manager.go#L102