mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Update Dockerfile
This commit is contained in:
@@ -45,7 +45,7 @@ RUN sed -i '5a echo "Data location moved. Please wait while elasticsearch starts
|
|||||||
##################
|
##################
|
||||||
|
|
||||||
# Copy local files
|
# Copy local files
|
||||||
COPY rootfs/ /
|
#COPY rootfs/ /
|
||||||
|
|
||||||
# Corrects permissions for s6 v3
|
# Corrects permissions for s6 v3
|
||||||
RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi && \
|
RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi && \
|
||||||
|
|||||||
Reference in New Issue
Block a user