Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/appcds.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
  • Loading branch information
geoand and gsmet authored Feb 6, 2023
1 parent 35f919a commit 0b2c3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/appcds.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This results in the archive process that on one hand is completely safe to gener

=== Usage in containers

When building container images using the `quarkus-container-image-jib` extension, Quarkus automatically takes care of all the steps needed to make generate the archive
When building container images using the `quarkus-container-image-jib` extension, Quarkus automatically takes care of all the steps needed to generate the archive
and make it usable at runtime in the container.

This way, by simply setting `quarkus.package.create-appcds` to `true` the generate container can benefit from a slight reduction in startup time and memory usage.

0 comments on commit 0b2c3f8

Please sign in to comment.