mirror of
https://github.com/9001/copyparty.git
synced 2026-01-04 10:35:38 +10:00
docker: change $HOME to /state
This commit is contained in:
@@ -16,6 +16,6 @@ COPY i/dist/copyparty-sfx.py innvikler.sh ./
|
||||
ADD base ./base
|
||||
RUN ash innvikler.sh ac
|
||||
|
||||
WORKDIR /w
|
||||
WORKDIR /state
|
||||
EXPOSE 3923
|
||||
ENTRYPOINT ["python3", "-m", "copyparty", "--no-crt", "-c", "/z/initcfg"]
|
||||
|
||||
Reference in New Issue
Block a user