mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-15 21:31:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -37,6 +37,9 @@ RUN \
|
|||||||
/var/{cache,log}/* \
|
/var/{cache,log}/* \
|
||||||
/var/lib/apt/lists/*
|
/var/lib/apt/lists/*
|
||||||
|
|
||||||
|
# Copy root filesystem
|
||||||
|
COPY rootfs /
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
RUN chmod 777 /run.sh
|
RUN chmod 777 /run.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user