Change /bazarr permission to root

This commit is contained in:
morpheus65535 2018-07-02 08:45:34 -04:00
parent 49512c4c4e
commit ba7fd84931
3 changed files with 3 additions and 0 deletions

View File

@ -16,4 +16,5 @@ VOLUME /bazarr/data
EXPOSE 6767
COPY root/ /
CMD ["python", "/bazarr/bazarr.py"]

View File

@ -18,4 +18,5 @@ VOLUME /bazarr/data
EXPOSE 6767
COPY root/ /
CMD ["python", "/bazarr/bazarr.py"]

View File

@ -18,4 +18,5 @@ VOLUME /bazarr/data
EXPOSE 6767
COPY root/ /
CMD ["python", "/bazarr/bazarr.py"]