Skip to content

Commit d5cfe4d

Browse files
Remove invalid caches parameter entry from Maven plugin docs
Fixes gh-37048
1 parent be57f33 commit d5cfe4d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging-oci-image.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,6 @@ The value supplied will be passed unvalidated to Docker when creating the builde
186186
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
187187
|
188188

189-
| `caches`
190-
| Cache volume names that should be used by the builder instead of generating random names.
191-
|
192-
193189
| `buildCache`
194190
| A cache containing layers created by buildpacks and used by the image building process.
195191
| A named volume in the Docker daemon, with a name derived from the image name.

0 commit comments

Comments
 (0)