Skip to content

Commit

Permalink
Merge pull request #5198 from geoand/dockerfile-fix
Browse files Browse the repository at this point in the history
Fix instructions for using docker to build native image
  • Loading branch information
gsmet authored Nov 5, 2019
2 parents 0996aa8 + e68724f commit fc1cfa5
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 fc1cfa5

Please sign in to comment.