Skip to content

Conversation

tronghn
Copy link
Contributor

@tronghn tronghn commented Sep 5, 2025

Resolves #784, supersedes #811.

The latest-dev tag adds some utilities such as wget to the runtime environment, allowing us to continue using jib and not having to maintain a separate base image that would add curl.

However, we do have to use the latest tags for the JRE here, which currently uses targets JRE 24 (and soon 25). I don't think it'll cause any issues, but it's something to be aware of.

@tronghn tronghn requested a review from a team as a code owner September 5, 2025 11:13
@tronghn tronghn force-pushed the chainguard-jre-healthcheck branch from f297717 to a3a198c Compare September 5, 2025 11:13
@tronghn tronghn force-pushed the chainguard-jre-healthcheck branch from a3a198c to eebe561 Compare September 5, 2025 11:14
@tronghn tronghn merged commit 134bfcb into master Sep 16, 2025
1 check passed
@tronghn tronghn deleted the chainguard-jre-healthcheck branch September 16, 2025 15:25
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.

add curl to standalone image to enable use of docker health check
1 participant