-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Provide an easy way to build optimised layered images - or at least document how to do it.
My idea is to have a base layer with the JDK/JRE + Bash, at least one "vendor" layer (all linked dependencies squeezed into one layer) and an "app" layer containing only the unlinked jars. Users can then further subdivide the vendor layer into multiple layers, e.g. to group Spring/Kotlin dependencies.
This might also be a good point to (optimally) configure a JRE to be used at runtime instead of a JDK.
Related links:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed