Revert "Fix for Docker image #96"

This reverts commit eaa7fc3885.
This commit is contained in:
morpheus65535 2018-07-02 08:29:54 -04:00
parent de1d307ae6
commit 140089e3f3
4 changed files with 0 additions and 7 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +0,0 @@
#!/usr/bin/with-contenv bash
exec s6-setuidgid abc python /bazarr/bazarr.py