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.
2 parents a90cf96 + 9a774a1 commit b9428a3Copy full SHA for b9428a3
docs/src/main/asciidoc/upx.adoc
@@ -38,7 +38,7 @@ If you want to force compression to take place in a container, you can set `quar
38
If you are not in one of these cases, the compression fails.
39
40
Setting `quarkus.native.compression.container-image` results in the compression to run in a container.
41
-If you want to set the variable, but not run the compression in a container, set `quakrus.native.compression.container-build` explicitly to `false`.
+If you want to set the variable, but not run the compression in a container, set `quarkus.native.compression.container-build` explicitly to `false`.
42
43
[IMPORTANT]
44
.`WORKDIR` for the image used for compression
0 commit comments