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

Add curl to dockerfile #1056

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Add curl to dockerfile #1056

merged 2 commits into from
Sep 12, 2024

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Sep 11, 2024

tl;dr

I would like to use Container Health Checks for the replication testnet so that I can deploy this service without a load balancer using Service Discovery.

The easiest way to do that is to add curl and ping the /health endpoint from within the container

@neekolas neekolas marked this pull request as ready for review September 11, 2024 23:33
@neekolas neekolas requested a review from a team as a code owner September 11, 2024 23:33
Copy link

graphite-app bot commented Sep 11, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@neekolas neekolas added the queue label Sep 11, 2024
Copy link

graphite-app bot commented Sep 11, 2024

Merge activity

  • Sep 11, 4:34 PM PDT: The merge label 'queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

@neekolas neekolas requested a review from a team September 11, 2024 23:44
@neekolas neekolas merged commit 37196ca into main Sep 12, 2024
4 checks passed
@neekolas neekolas deleted the nm/add-curl-to-docker-image branch September 12, 2024 00:37
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.

2 participants