fix(crond): Problems with Docker, Alpine and Crond (it doesn't start)

This commit is contained in:
2022-10-10 21:27:12 +02:00
parent 40c0654a08
commit 28cadc2cf4
4 changed files with 3 additions and 3 deletions

View File

@ -24,4 +24,4 @@ WORKDIR /opt/rawdog
VOLUME /opt/rawdog/public
ENTRYPOINT ["/opt/rawdog/startup.sh"]
ENTRYPOINT ["/opt/rawdog/startup"]