Skip to content

Instantly share code, notes, and snippets.

@dr41d45
Created June 30, 2022 11:30
Show Gist options
  • Save dr41d45/f40cfc42c386268bfb8acc810ed096c4 to your computer and use it in GitHub Desktop.
Save dr41d45/f40cfc42c386268bfb8acc810ed096c4 to your computer and use it in GitHub Desktop.
healthcheck
healthcheck:
test: ["CMD", "", "ping"]
interval: 60s
retries: 3
timeout: 5s
start-period: 50s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment