jlink Windows JRE
Version updated for https://github.com/ricardoapaes/docker-java-jlink to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The docker-java-jlink GitHub Action automates the generation of a custom Windows Java Runtime Environment (JRE) using the jlink tool within CI pipelines. It simplifies the process by bundling necessary Linux and Windows JDK components, Windows-specific JMODs, and a pre-configured helper script to streamline jlink commands. This action addresses the challenge of creating lightweight, platform-specific JREs for Windows applications directly in CI workflows.
What’s Changed
What’s Changed
- Add binutils and create ci by @ricardoapaes in https://github.com/ricardoapaes/docker-java-jlink/pull/4
Full Changelog: https://github.com/ricardoapaes/docker-java-jlink/compare/v1.0.2...v1.0.3