This commit is contained in:
J0WI 2022-12-01 00:16:52 +00:00 committed by GitHub
parent 48f223fc7f
commit 29ef76288a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 \