[IMP] runbot: add ffmpeg tool to Dockerfile

This will allow screenscasts on runbot.
This commit is contained in:
Christophe Monniez 2020-09-22 19:57:49 +02:00
parent 73426d9348
commit 6cf0b3e128

View File

@ -9,6 +9,7 @@ RUN set -x ; \
build-essential \
ca-certificates \
curl \
ffmpeg \
file \
fonts-freefont-ttf \
fonts-noto-cjk \