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:
parent
74effa74c7
commit
132afe6938
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue