Absolute entrypoint
This commit is contained in:
parent
8ef89c0dbb
commit
eccff34f35
|
@ -41,4 +41,4 @@ LABEL org.opencontainers.image.version=$VERSION
|
|||
LABEL org.opencontainers.image.licenses="MIT"
|
||||
LABEL org.opencontainers.image.documentation="https://docs.synclounge.tv/"
|
||||
|
||||
ENTRYPOINT ["./docker-entrypoint.sh"]
|
||||
ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
||||
|
|
Loading…
Reference in New Issue