Update Dockerfile

This commit is contained in:
Alexandre
2021-08-02 10:52:03 +02:00
committed by GitHub
parent 13779ddafe
commit 845843a705

View File

@@ -10,6 +10,9 @@ RUN \
apk add --no-cache \ apk add --no-cache \
curl \ curl \
jq \ jq \
cifs-utils \
keyutils \
samba \
bash \ bash \
bind-tools \ bind-tools \
nginx \ nginx \