Revert "Fix for Docker image #96"

This reverts commit eaa7fc3885.
pull/115/merge
morpheus65535 6 years ago
parent de1d307ae6
commit 140089e3f3

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

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

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

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