Skip to content

Commit

Permalink
Fix Dockerfile.native instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 5, 2019
1 parent a713456 commit 8e08b71
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion amqp-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion config-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion dynamodb-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion getting-started-async/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion getting-started-testing/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion getting-started/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion hibernate-orm-quickstart/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion jms-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion kafka-quickstart/src/main/docker/Dockerfile.native
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
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
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
2 changes: 1 addition & 1 deletion kogito-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion lifecycle-quickstart/src/main/docker/Dockerfile.native
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
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
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
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
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
2 changes: 1 addition & 1 deletion mongodb-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion mqtt-quickstart/src/main/docker/Dockerfile.native
@@ -1,7 +1,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
2 changes: 1 addition & 1 deletion neo4j-quickstart/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion opentracing-quickstart/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion rest-client-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion rest-json-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion scheduler-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion security-jdbc-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion security-jwt-quickstart/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion spring-di-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion spring-web-quickstart/src/main/docker/Dockerfile.native
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
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
2 changes: 1 addition & 1 deletion tika-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion validation-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion vertx-quickstart/src/main/docker/Dockerfile.native
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
2 changes: 1 addition & 1 deletion websockets-quickstart/src/main/docker/Dockerfile.native
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 8e08b71

Please sign in to comment.