mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
add ffmpeg to firefox for mp4 video support (#434)
This commit is contained in:
parent
fe0914b65b
commit
d85085e65f
|
@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
&& apt-get update && apt-get install -y \
|
&& apt-get update && apt-get install -y \
|
||||||
apulse \
|
apulse \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
ffmpeg \
|
||||||
firefox \
|
firefox \
|
||||||
hicolor-icon-theme \
|
hicolor-icon-theme \
|
||||||
libasound2 \
|
libasound2 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user