1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-14 16:12:45 +02:00

add ffmpeg to firefox for mp4 video support ()

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

@ -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 \