ADD Support of SMBClient for External storage

It might be nice to support SMBClient for External storage.
It could be possible just by adding smbclient package.
pull/22/head
JꙨdцӍoηҬ 9 years ago committed by GitHub
parent ff52578e4f
commit e5c70c2fc2

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

Loading…
Cancel
Save