Fix healthcheck functionality in Docker containers by philipsens · Pull Request #10270 · frankframework/frankframework

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@philipsens

Copy link Copy Markdown

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 Copy Markdown

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 Copy Markdown

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

Reviewers

@tnleeuw tnleeuw tnleeuw approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Docker healthcheck is not working becouse curl is missing

3 participants

@philipsens @tnleeuw @nielsm5