Desktop version.
I run with something like
docker run -it \
--rm \
--net host \
--memory 512mb \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v /etc/machine-id:/etc/machine-id:ro \
-v /dev/shm:/dev/shm \
-v ${PWD}/firefox:/home/alpine/.mozilla \
-e DISPLAY=unix$DISPLAY \
--device /dev/snd \
--device /dev/dri \
--name firefox \
martinjohn/firefox:alpine \
https://www.youtube.com/html5
Content type
Image
Digest
Size
314.5 MB
Last updated
about 8 years ago
docker pull martinjohn/firefox