update smb code

This commit is contained in:
Alexandre
2021-07-25 10:09:33 +02:00
parent 49ddcc908d
commit b529cc26ba
30 changed files with 575 additions and 482 deletions

View File

@@ -25,6 +25,17 @@ RUN \
nginx \
coreutils \
openvpn \
# Backup if change
|| apk add --no-cache \
apt-transport-https \
jq \
curl \
cifs-utils \
keyutils \
samba \
nginx \
coreutils \
openvpn \
\
##################
# Install tempio #