Skip to content

Commit

Permalink
Fix instructions for using docker to build native image
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Nov 5, 2019
1 parent 0996aa8 commit e68724f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Before building the docker image run:
#
# mvn package -Pnative -Dnative-image.docker-build=true
# mvn package -Pnative -Dquarkus.native.container-build=true
#
# Then, build the image with:
#
Expand Down

0 comments on commit e68724f

Please sign in to comment.