mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -82,10 +82,10 @@ RUN echo "www-data ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers && \
|
|||||||
sed -i "s| sh| bashio|g" /etc/entrypoint.d/11-execute-things.sh && \
|
sed -i "s| sh| bashio|g" /etc/entrypoint.d/11-execute-things.sh && \
|
||||||
sed -i "1a source /./ha_entrypoint.sh" /etc/entrypoint.d/11-execute-things.sh
|
sed -i "1a source /./ha_entrypoint.sh" /etc/entrypoint.d/11-execute-things.sh
|
||||||
|
|
||||||
USER www-data
|
#USER www-data
|
||||||
|
|
||||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
ENTRYPOINT [ "/usr/bin/env" ]
|
||||||
#CMD [ "/ha_entrypoint.sh" ]
|
CMD [ "/ha_entrypoint.sh" ]
|
||||||
|
|
||||||
############
|
############
|
||||||
# 5 Labels #
|
# 5 Labels #
|
||||||
|
|||||||
Reference in New Issue
Block a user