add ffmpeg to firefox for mp4 video support (#434)

This commit is contained in:
Rory Bradford 2018-10-11 01:20:40 +01:00 committed by Jess Frazelle
parent fe0914b65b
commit d85085e65f

View File

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
&& apt-get update && apt-get install -y \
apulse \
ca-certificates \
ffmpeg \
firefox \
hicolor-icon-theme \
libasound2 \