mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35: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 \
|
||||
ca-certificates \
|
||||
libsmbclient \
|
||||
samba-client \
|
||||
tini@commuedge \
|
||||
php7@testing \
|
||||
php7-fpm@testing \
|
||||
|
@ -13,6 +13,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 \
|
||||
|
Reference in New Issue
Block a user