mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
mark entrypoint as executable
This commit is contained in:
@@ -11,4 +11,5 @@ RUN usermod -d /config-internal abc \
|
||||
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
RUN chmod +x /customstart.sh
|
||||
CMD ["dumb-init", "/customstart.sh"]
|
||||
Reference in New Issue
Block a user