haulin goods

This commit is contained in:
Richard
2024-01-04 21:34:31 +01:00
parent b47fa44cb0
commit 1b7a528655
15 changed files with 181 additions and 42 deletions

View File

@@ -10,4 +10,4 @@ RUN chmod +x /app/main.py
VOLUME /data
#ENTRYPOINT bash
ENTRYPOINT [ "python3", "/app/main.py"]
CMD ["-s", "/data/store.npt", "-x", "/data/cmd.hst"]
CMD ["-d", "/data"]