diff --git a/nextcloud/10.0/Dockerfile b/nextcloud/10.0/Dockerfile index 351e00b..ea6a9ba 100644 --- a/nextcloud/10.0/Dockerfile +++ b/nextcloud/10.0/Dockerfile @@ -16,6 +16,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a openssl \ ca-certificates \ libsmbclient \ + samba-client \ tini@commuedge \ php7@testing \ php7-fpm@testing \