Merge branch '2.3.x'

This commit is contained in:
Madhura Bhave
2020-06-29 16:29:32 -07:00

View File

@@ -132,7 +132,7 @@ The index file would look like this:
[[executable-jar-war-index-files-layers]]
=== Layer Index
The classpath index file can be provided in `BOOT-INF/layers.idx`.
The layers index file can be provided in `BOOT-INF/layers.idx`.
It provides a list of layers and the parts of the jar that should be contained within them.
Layers are written in the order that they should be added to the Docker/OCI image.
Layers names are written as quoted strings prefixed with dash space (`"-·"`) and with a colon (`":"`) suffix.