1
0
Fork 0

change dockerfile

This commit is contained in:
Christopher Latza 2020-06-07 18:21:45 +02:00
parent e4f9e5914e
commit ca12ac58c2
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ COPY start.php /root/start.php
RUN chmod +x start.sh
CMD start.sh
CMD bash start.sh