0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-19 18:36:09 +02:00

add smb client

This commit is contained in:
James McCoy 2017-04-01 12:19:44 +01:00
parent 74effa74c7
commit 132afe6938

View file

@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
libpng12-dev \
libpq-dev \
libxml2-dev \
samba-client \
&& rm -rf /var/lib/apt/lists/*
# https://docs.nextcloud.com/server/9/admin_manual/installation/source_installation.html