Polish maven build image command line example
This commit is contained in:
parent
65070573fc
commit
07d842b51d
|
@ -230,6 +230,6 @@ The image name can be specified on the command line as well, as shown in this ex
|
||||||
|
|
||||||
[indent=0]
|
[indent=0]
|
||||||
----
|
----
|
||||||
$ mvn spring-boot:build-image -Dspring-boot.build-image.imageName=example.com/library/v1
|
$ mvn spring-boot:build-image -Dspring-boot.build-image.imageName=example.com/library/my-app:v1
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue