mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
add ffmpeg to firefox for mp4 video support (#434)
This commit is contained in:
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 \
|
||||
|
||||
Reference in New Issue
Block a user