This commit is contained in:
Wolfgang Hottgenroth 2022-07-20 17:43:08 +02:00
parent 0764e7e029
commit 89cdaafb45

View File

@ -29,6 +29,5 @@ EXPOSE 2222
WORKDIR ${APP_DIR} WORKDIR ${APP_DIR}
CMD [ "/opt/app/start.sh" ] CMD [ "/opt/app/start.sh" ]
# CMD [ "/usr/sbin/cron", "-f" ]