We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295ad0f commit c74bac9Copy full SHA for c74bac9
docs/reference-manual/native-image/Layers.md
@@ -38,7 +38,7 @@ base-layer.so # initial layer (includes VM/JDK code)
38
39
> Note: The current implementation is limited to only a base layer and an application executable.
40
41
-**At build time** a layer is an archive that contains the produced artifacts:
+**At build time** a layer is stored in a layer archive that contains the following artifacts:
42
43
```shell
44
[base-layer.nil] # base layer archive file
0 commit comments