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

fix: Healthcheck of docker image #2694

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

StaNov
Copy link
Collaborator

@StaNov StaNov commented Nov 13, 2024

We use wget because curl is not installed on the image.

Originally developed by @vexdev in #2676, thank you for that!

Closes #2675.

image

We use `wget` because `curl` is not installed on the image.

Originally developed by @vexdev, thank you for that!

Closes tolgee#2675.
@JanCizmar JanCizmar changed the title chore: Fix healthcheck of backend fox: Healthcheck of docker image Nov 14, 2024
@JanCizmar JanCizmar changed the title fox: Healthcheck of docker image fix: Healthcheck of docker image Nov 14, 2024
@JanCizmar JanCizmar merged commit c21575f into tolgee:main Nov 14, 2024
28 checks passed
@StaNov StaNov deleted the #2675-healthcheck branch November 14, 2024 14:08
TolgeeMachine pushed a commit that referenced this pull request Nov 15, 2024
## [3.81.4](v3.81.3...v3.81.4) (2024-11-15)

### Bug Fixes

* dashboard translations ([#2697](#2697)) ([88e8465](88e8465))
* Healthcheck of docker image ([#2694](#2694)) ([c21575f](c21575f)), closes [#2676](#2676) [#2675](#2675)
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.

Health check broken as image is missing curl
2 participants