Skip to content

Commit 0b19765

Browse files
Merge branch '2.7.x' into 3.0.x
Closes gh-37050
2 parents 1ae23cc + d5cfe4d commit 0b19765

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
@@ -191,10 +191,6 @@ The value supplied will be passed unvalidated to Docker when creating the builde
191191
The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
192192
|
193193

194-
| `caches`
195-
| Cache volume names that should be used by the builder instead of generating random names.
196-
|
197-
198194
| `buildCache`
199195
| A cache containing layers created by buildpacks and used by the image building process.
200196
| A named volume in the Docker daemon, with a name derived from the image name.

0 commit comments

Comments
 (0)