Fix healthcheck functionality in Docker containers by philipsens · Pull Request #10270 · frankframework/frankframework
Navigation Menu
{{ message }}
frankframework / frankframework Public
- Notifications You must be signed in to change notification settings
- Fork 81
Merged
Merged
Conversation
Copy link Copy Markdown
Member
philipsens
commented
Jan 15, 2026
philipsens
commented
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
requested a review
from a team
as a code owner
tnleeuw approved these changes Jan 15, 2026
Copy link Copy Markdown
Contributor
tnleeuw
left a comment
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
deleted the
10269-docker-healthcheck-is-not-working-becouse-curl-is-missing
branch
Copy link Copy Markdown
Member Author
philipsens
commented
Jan 15, 2026
philipsens commented
Jan 15, 2026Is 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment