Update Dockerfile

This commit is contained in:
Alexandre
2021-10-22 18:03:17 +02:00
committed by GitHub
parent 2fc2c02f04
commit 23cd25c3cd

View File

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