mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 17:51:49 +02:00
Update Dockerfile
This commit is contained in:
@@ -68,7 +68,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
|
|||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apt-get update && apt-get install -y dos2unix && \
|
apt-get update && apt-get install -y dos2unix && \
|
||||||
chmod -R +x /etc/cont-init.d/* \
|
chmod -R +x /etc/cont-init.d/* && \
|
||||||
dos2unix /etc/cont-init.d/*
|
dos2unix /etc/cont-init.d/*
|
||||||
|
|
||||||
#RUN chmod 777 /entrypoint.sh
|
#RUN chmod 777 /entrypoint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user