This project shows how you can build a tiny Docker image with a custom modular Java run-time image for your app.
You will need at least Java 9: This project uses jlink to assemble modules and their dependencies into a custom Java run-time image.
This project shows how you can build a tiny Docker image with a custom modular Java run-time image for your app.
You will need at least Java 9: This project uses jlink to assemble modules and their dependencies into a custom Java run-time image.