Modify for k8s deployment compatibility
[dmaap/buscontroller.git] / README.md
index bd4cfd3..3bc4fb4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Note the Dockerfile follows ONAP convention of running app as root.
 
 <assuming DOCKER_HOST is set appropriately for your environment>
 
-$ mvn docker:build
+$ mvn -P docker docker:build
 ```