modified: Dockerfile
Used absolute directory for nzbhydrawrapper location
This commit is contained in:
parent
f2d1c18579
commit
d086e9e0fc
@ -37,4 +37,4 @@ WORKDIR /nzbhydra
|
||||
VOLUME /config
|
||||
USER $MED_USER
|
||||
|
||||
CMD [ "/usr/bin/python3", "nzbhydra2wrapperPy3.py", "--nobrowser", "--datafolder=/config/" ]
|
||||
CMD [ "/usr/bin/python3", "/nzbhydra/nzbhydra2wrapperPy3.py", "--nobrowser", "--datafolder=/config/" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user