We need to add a new mode to Java Packager that will generate a Docker container with a base OS image, a JDK, and optionally, a bundled application. This feature is intended to be easy to use: the user specifies a jar file or module as an input, and receives a Docker container as an output.
- csr for
-
JDK-8190739 Generating Docker containers by Java Packager
- Closed