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 b7eb7f2 + c205ba0 commit 2b886c1Copy full SHA for 2b886c1
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging-oci-image.adoc
@@ -186,6 +186,7 @@ The value supplied will be passed unvalidated to Docker when creating the builde
186
187
| `tags`
188
| One or more additional tags to apply to the generated image.
189
+The values provided to the `tags` option should be full image references in the form of `[image name]:[tag]` or `[repository]/[image name]:[tag]`.
190
|
191
192
| `caches`
0 commit comments