mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 12:08:46 +02:00
Update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}${BUILD_VERSION}
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
chmod 777 /run.sh \
|
chmod a+x /run.sh \
|
||||||
\
|
\
|
||||||
# Install bashio
|
# Install bashio
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
|
|||||||
Reference in New Issue
Block a user