Ubuntu 16.04 firefox - from http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/
1.2K
Ubuntu 16.04 firefox - from http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/
docker run -ti --rm \
-e DISPLAY=$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix \
firefox --no-remote
Content type
Image
Digest
Size
178.6 MB
Last updated
almost 10 years ago
docker pull tramasoli/firefox-image