add chdir option

This commit is contained in:
ed
2025-08-28 20:14:25 +00:00
parent d1f75229b5
commit 14555d5832
8 changed files with 17 additions and 7 deletions

View File

@@ -17,4 +17,4 @@ RUN ash innvikler.sh im
WORKDIR /state
EXPOSE 3923
ENTRYPOINT ["python3", "-m", "copyparty", "--no-crt", "-c", "/z/initcfg"]
ENTRYPOINT ["python3", "-m", "copyparty", "-c", "/z/initcfg"]