mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update Dockerfile
This commit is contained in:
@@ -6,9 +6,10 @@ FROM ${BUILD_FROM}${BUILD_VERSION}
|
||||
COPY rootfs /
|
||||
|
||||
RUN \
|
||||
chmod 777 /run.sh
|
||||
chmod 777 /run.sh \
|
||||
\
|
||||
# Install bashio
|
||||
apk add --no-cache \
|
||||
&& apk add --no-cache \
|
||||
jq \
|
||||
curl \
|
||||
cifs-utils \
|
||||
|
||||
Reference in New Issue
Block a user