We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2b05e commit 359a95aCopy full SHA for 359a95a
samples/mysql-schema/README.md
@@ -44,7 +44,7 @@ This should update the actual nginx deployment with new configuration.
44
45
### Build
46
47
-You can build the sample using `mvn dockerfile:build` this will produce a Docker image you can push to the registry
+You can build the sample using `mvn package dockerfile:build` this will produce a Docker image you can push to the registry
48
of your choice. The jar file is built using your local Maven and JDK and then copied into the Docker image.
49
50
### Deployment
0 commit comments