0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2022-12-01 01:17:34 +01:00
parent 29ef76288a
commit dd607b7b89

View file

@ -5,6 +5,7 @@ RUN set -ex; \
apt-get update; \ apt-get update; \
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \
ffmpeg \ ffmpeg \
ghostscript \
libmagickcore-6.q16-6-extra \ libmagickcore-6.q16-6-extra \
procps \ procps \
smbclient \ smbclient \