up with and without --build
Compare changes
+ 10
− 5
@@ -9,6 +9,7 @@
@@ -9,6 +9,7 @@
@@ -17,7 +18,7 @@ cd $( dirname $0 )
@@ -17,7 +18,7 @@ cd $( dirname $0 )
@@ -251,7 +252,8 @@ while true; do
@@ -251,7 +252,8 @@ while true; do
@@ -286,9 +288,12 @@ while true; do
@@ -286,9 +288,12 @@ while true; do
# test ! -z "${APP_ONSTARTUP}" && sleep 2 && docker exec -it appmonitor-server /bin/bash -c "${APP_ONSTARTUP}"