fix
This commit is contained in:
parent
a1e6c6734d
commit
1f1397da1b
@ -45,4 +45,4 @@ RUN apt-get update \
|
||||
&& rm -rf /root/.cache/
|
||||
EXPOSE 3001
|
||||
VOLUME ["/config"]
|
||||
ENTRYPOINT [ "/MoviePilot/start.sh" ]
|
||||
ENTRYPOINT [ "chmod a+x /MoviePilot/start.sh && /MoviePilot/start.sh" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user