3.11.6 #1
@ -32,6 +32,8 @@ RUN chown -R $MED_USER:$MED_GROUP /nzbhydra
|
||||
|
||||
EXPOSE 5076
|
||||
|
||||
WORKDIR /nzbhydra/other/wrapper
|
||||
VOLUME /config
|
||||
USER $MED_USER
|
||||
|
||||
CMD [ "/usr/bin/python3", "/nzbhydra/other/wrapper/nzbhydra2wrapperPy3.py", "--nobrowser", "--datafolder=/config/" ]
|
||||
CMD [ "/usr/bin/python3", "nzbhydra2wrapperPy3.py", "--nobrowser", "--datafolder=/config/" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user