Ensure the proton data directory exists
This commit is contained in:
parent
f2ba1632b3
commit
21b0df7a38
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ ENV PVPN_USERNAME= \
|
|||
PGID=1000 \
|
||||
PHOME=/home/${USERNAME}
|
||||
|
||||
RUN mkdir /proton
|
||||
ENTRYPOINT [ "proton-entrypoint" ]
|
||||
|
||||
FROM vpn AS rtorrent
|
||||
|
|
Loading…
Reference in a new issue