mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -67,8 +67,8 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
|
|||||||
RUN chmod -R +x /etc/cont-init.d/*
|
RUN chmod -R +x /etc/cont-init.d/*
|
||||||
|
|
||||||
#RUN chmod 777 /entrypoint.sh
|
#RUN chmod 777 /entrypoint.sh
|
||||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
ENTRYPOINT [ "/init" ]
|
||||||
#CMD [ "/entrypoint.sh" ]
|
CMD [ "" ]
|
||||||
|
|
||||||
############
|
############
|
||||||
# 5 Labels #
|
# 5 Labels #
|
||||||
|
|||||||
Reference in New Issue
Block a user