mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
nextcloud: add samba-client
This commit is contained in:
@ -16,6 +16,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
|||||||
openssl \
|
openssl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
|
samba-client \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
php7@testing \
|
php7@testing \
|
||||||
php7-fpm@testing \
|
php7-fpm@testing \
|
||||||
|
@ -13,6 +13,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
|||||||
openssl \
|
openssl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
|
samba-client \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
php7@testing \
|
php7@testing \
|
||||||
php7-fpm@testing \
|
php7-fpm@testing \
|
||||||
|
Reference in New Issue
Block a user