FROM nextcloud:32

RUN set -ex; \
\
apt-get update; \
apt-get install -y --no-install-recommends \
ffmpeg \ 
