Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 610 Bytes

maven-jlink-docker-example

Build Status

This project shows how you can build a tiny Docker image with a custom modular Java run-time image for your app.

Prerequisites

You will need at least Java 9: This project uses jlink to assemble modules and their dependencies into a custom Java run-time image.