mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-16 11:00:31 +02:00
fix: chmod the passthrough entrypoint so it actually overrides upstream
This commit is contained in:
@@ -17,4 +17,5 @@ LABEL \
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
RUN chmod a+x /etc/services.d/aurral/run
|
||||
RUN chmod a+x /etc/services.d/aurral/run \
|
||||
&& chmod a+x /usr/local/bin/docker-entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user