mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-29 06:21:27 +02:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -18,4 +18,4 @@ RUN pip install -r requirements.txt
|
||||
|
||||
RUN chmod +x /app/script/docker/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/app/script/docker/entrypoint.sh"]
|
||||
ENTRYPOINT ["/bin/bash", "/app/script/docker/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user