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