Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add curl to Docker image for health checks #227

Merged
merged 1 commit into from
Oct 31, 2024
Merged

feat: Add curl to Docker image for health checks #227

merged 1 commit into from
Oct 31, 2024

Conversation

sds
Copy link
Member

@sds sds commented Oct 31, 2024

Motivation

This allows you to define a health check for the container image in terms of a curl command.

Merge Checklist

  • PR title adheres to the conventional commits standard
  • PR has a changeset
  • PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore)
  • PR includes documentation if necessary
  • All commits have been signed

This allows you to define a health check for the container image in
terms of a `curl` command.
@sds sds changed the title Add curl to Docker image for health checks feat: Add curl to Docker image for health checks Oct 31, 2024
@sds sds added the feature label Oct 31, 2024
@sds sds enabled auto-merge (squash) October 31, 2024 05:29
@sds sds merged commit 116ac3d into main Oct 31, 2024
3 checks passed
@sds sds deleted the sds/add-curl branch October 31, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant