Change the command line from CMD to ENTRYPOINT
[holmes/dsa.git] / dmaap-dsa-standalone / src / main / assembly / Dockerfile
index f0325da..77b1795 100644 (file)
@@ -37,6 +37,6 @@ ADD holmes-dsa-standalone-*-linux64.tar.gz /home/holmes/
 RUN chmod 755 /home/holmes/bin/*.sh
 
 
-CMD /home/holmes/bin/run.sh
+ENTRYPOINT /home/holmes/bin/run.sh