mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-16 11:00:31 +02:00
Update Dockerfile
This commit is contained in:
@@ -3,6 +3,8 @@ FROM $BUILD_FROM
|
|||||||
|
|
||||||
#Install bashio
|
#Install bashio
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
&& apt-get install -y --no-install-recommends \
|
||||||
|
jq \
|
||||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||||
"https://github.com/hassio-addons/bashio/archive/v0.7.1.tar.gz" \
|
"https://github.com/hassio-addons/bashio/archive/v0.7.1.tar.gz" \
|
||||||
&& mkdir /tmp/bashio \
|
&& mkdir /tmp/bashio \
|
||||||
|
|||||||
Reference in New Issue
Block a user