Commit 07d842b5 authored by Scott Frederick's avatar Scott Frederick

Polish maven build image command line example

parent 65070573
......@@ -230,6 +230,6 @@ The image name can be specified on the command line as well, as shown in this ex
[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
----
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment