Skip to content

Fix healthcheck functionality in Docker containers #10270

Merged
nielsm5 merged 1 commit intomasterfrom
10269-docker-healthcheck-is-not-working-becouse-curl-is-missing
Jan 15, 2026
Merged

Fix healthcheck functionality in Docker containers #10270
nielsm5 merged 1 commit intomasterfrom
10269-docker-healthcheck-is-not-working-becouse-curl-is-missing

Conversation

@philipsens
Copy link
Member

Changes

Pull Request Checklist

Title

  • Title expresses the business value (who benefits + what outcome)

Issues

  • Relevant issues linked

Backports

  • Backport PRs created (if needed) and linked

Documentation

  • FF! Doc updated (user-facing behavior/config)
  • FF! Manual updated (if applicable)
  • Javadoc updated/generated (developer-facing APIs)

Tests

  • Unit tests added/updated
  • E2E/Integration tests added/updated (if applicable)

Breaking changes

  • Breaking change recorded in markdown file
  • Migration notes included (if needed)

@philipsens philipsens requested a review from a team as a code owner January 15, 2026 10:33
@philipsens philipsens linked an issue Jan 15, 2026 that may be closed by this pull request
Copy link
Contributor

@tnleeuw tnleeuw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is hiervoor een backport naar 9.4 nodig?

@nielsm5 nielsm5 merged commit 250f5d2 into master Jan 15, 2026
6 of 7 checks passed
@nielsm5 nielsm5 deleted the 10269-docker-healthcheck-is-not-working-becouse-curl-is-missing branch January 15, 2026 15:41
@philipsens
Copy link
Member Author

Is hiervoor een backport naar 9.4 nodig?

The jre21 image for 9.4 has curl already. So it is not needed, unless we want to prevent it.

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.

Docker healthcheck is not working becouse curl is missing

3 participants