Configurable max heap size and PID fix
[aai/data-router.git] / src / main / docker / Dockerfile
index f53850d..4019f5c 100644 (file)
@@ -23,4 +23,4 @@ RUN ln -s /logs $MICRO_HOME/logs
 
 EXPOSE 9502 9502
 
-CMD /opt/app/data-router/bin/start.sh
+CMD ["/opt/app/data-router/bin/start.sh"]