0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-14 15:34:48 +02:00
This commit is contained in:
jmccoy555 2017-06-06 13:48:10 +00:00 committed by GitHub
commit f76a29310d

View file

@ -13,6 +13,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