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 1ae23cc + d5cfe4d commit 0b19765Copy full SHA for 0b19765
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging-oci-image.adoc
@@ -191,10 +191,6 @@ The value supplied will be passed unvalidated to Docker when creating the builde
191
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
192
|
193
194
-| `caches`
195
-| Cache volume names that should be used by the builder instead of generating random names.
196
-|
197
-
198
| `buildCache`
199
| A cache containing layers created by buildpacks and used by the image building process.
200
| A named volume in the Docker daemon, with a name derived from the image name.
0 commit comments