Add How-To Guide for building images with CDS and buildpacks
Closes gh-40762
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
Class Data Sharing (CDS) is a https://docs.oracle.com/en/java/javase/17/vm/class-data-sharing.html[JVM feature] that can help reduce the startup time and memory footprint of Java applications.
|
||||
|
||||
To use it, you should first perform a training run on your application in exploded form:
|
||||
To use it, you should first perform a training run on your application in extracted form:
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user