mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-12 17:03:59 +08:00
parent
de1d307ae6
commit
140089e3f3
4 changed files with 0 additions and 7 deletions
|
@ -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…
Reference in a new issue