Update Dockerfile

This commit is contained in:
Alexandre
2021-08-09 17:22:31 +02:00
committed by GitHub
parent cc3ed01a64
commit 692e66ca79

View File

@@ -8,16 +8,13 @@ RUN \
# Install apps #
################
apk add --no-cache \
# bashio
curl \
jq \
bash \
# smb mounts
cifs-utils \
keyutils \
samba \
bind-tools \
# nginx
nginx \
\
##################