Create Dockerfile

This commit is contained in:
Alexandre
2021-06-23 20:42:13 +02:00
committed by GitHub
parent 5a150289b6
commit 9f132f6706

View File

@@ -12,6 +12,7 @@ RUN \
apk add --no-cache \
curl \
jq \
bash \
\
##################
# Install bashio #