Skip to content

Conversation

@autumnfound
Copy link
Contributor

Changes included:

  • Create new image for JRE based application runtime image
  • Update image to use latest tag of RHEL image
  • Fix stack-build-agent image that references no longer available packages

As brought up by Thomas, the base JDK image is the JDK, with the `-runtime` suffix being used to get a JRE based image. As we compile outside of the runtime image, we can use the lighter JRE image to run the application.
@autumnfound
Copy link
Contributor Author

Additional change: Update Java base image to include procps, which includes kill, ps, and top to help us debug containers.

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.

2 participants