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

Install curl in Docker container #3089

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Install curl in Docker container #3089

merged 1 commit into from
Nov 17, 2024

Conversation

sisou
Copy link
Member

@sisou sisou commented Nov 17, 2024

To do automatic healthchecks with Docker, usually the curl command is used to check a certain HTTP endpoint. A curl command is also what Coolify auto-generates (no way to change that part). The healthchecks on my containers where failing because curl was not available in the container.

Same as nimiq/core-js#655

To do automatic healthchecks with Docker, usually the `curl` command is used to check a certain HTTP endpoint. A curl command is also what Coolify auto-generates (no way to change that part). The healthchecks on my containers where failing because curl was not available in the container.

[skip ci]
@jsdanielh jsdanielh merged commit 6f25079 into albatross Nov 17, 2024
@jsdanielh jsdanielh deleted the soeren/docker-curl branch November 17, 2024 22:22
@jsdanielh jsdanielh added this to the Nimiq PoS Mainnet milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants