-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Description
The default health check interval is set to a really long time (5 minute intervals) on this image. Can we get that reduced to shorter intervals with more retries? Maybe interval=10s
with retries=10
...or something along those lines. I've configured our docker-compose
files with custom health checks using that ./probe.sh
file, but it'd be nice if the defaults could be set to something a little quicker than 5 minutes.
Metadata
Metadata
Assignees
Labels
No labels