Merge "MDCLOG Implementation with Dynamic log-level changes"
[ric-plt/e2mgr.git] / E2Manager / Dockerfile
old mode 100755 (executable)
new mode 100644 (file)
index 4185d4a..d8810d4
@@ -57,4 +57,5 @@ ENV LD_LIBRARY_PATH=/usr/local/lib \
 ENV RMR_SEED_RT=router.txt
 ENV RMR_VCTL_FILE=/tmp/rmr.verbose
 EXPOSE 3800
-CMD ["sh", "-c", "./main  -port=$port"]
+CMD ["sh", "-c", "./main  -port=$port -f /etc/config/log-level.yaml"]
+