Update Dockerfile

This commit is contained in:
Alexandre
2021-10-14 17:30:58 +02:00
committed by GitHub
parent f38d474a26
commit 6012f1fa14

View File

@@ -14,7 +14,12 @@ RUN \
curl \
cifs-utils \
keyutils \
samba \
samba || apk add --no-cache \
jq \
curl \
cifs-utils \
keyutils \
samba
\
###################
# Install bashio #