Skip to content

Instantly share code, notes, and snippets.

@CribberSix
Created November 18, 2021 12:01
Show Gist options
  • Save CribberSix/10b3dae73567f21500fd08a8b959194b to your computer and use it in GitHub Desktop.
Save CribberSix/10b3dae73567f21500fd08a8b959194b to your computer and use it in GitHub Desktop.
healthcheck:
test: ["CMD", "curl", "-f", "http://myairflow:8080/admin/"]
interval: 30s
timeout: 20s
retries: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment