Fixes RPi docker files and adds RPi docker compose file
This commit is contained in:
@@ -20,4 +20,4 @@ RUN rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
RUN service mysql restart && python /root/tag-logger/flask/setupdb.py
|
||||
|
||||
CMD '/root/startup.sh'
|
||||
CMD ["/root/startup.sh"]
|
||||
|
||||
Reference in New Issue
Block a user