Sign inSign up

venkatesh14/mozilla-firefox

By venkatesh14

Updated over 5 years ago

Docker container for Firefox web browser

Image
0

195

venkatesh14/mozilla-firefox repository overview

Quick reference

Docker Pulls

How to use this image.

Run the following command to use this image

docker run -it --rm --env=$DISPLAY --net=host --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" venkatesh14/mozilla-firefox
optionsdescriptions
--env=$DISPLAY$DISPLAY is enviorment variable it consist id of Host Display
--volume=/tmp/.X11-unix:/tmp/.X11-unix:rwit is x11 server configuration needed to display container GUI on host machine
--net=hostnetwork is Host

Tag summary

Content type

Image

Digest

Size

217.7 MB

Last updated

over 5 years ago

docker pull venkatesh14/mozilla-firefox