Sign inSign up

openhs/firefox-ubuntu

By openhs

Updated 8 months ago

Firefox with Flash and some privacy addons.

Image
3

2.8K

openhs/firefox-ubuntu repository overview

docker-firefox-ubuntu

Firefox with some privacy addons.

Usage

Start firefox like this:

$ docker run --name firefox --shm-size=384m -e DISPLAY=$DISPLAY --device /dev/snd/controlC0 \
  --device /dev/snd/pcmC0D0p --device /dev/snd/timer \
  -v /tmp/.X11-unix:/tmp/.X11-unix -v $XAUTHORITY:/tmp/.host_Xauthority:ro \
  -dti openhs/firefox-ubuntu

and run it again, after it was closed:

$ docker start firefox

Following plugins are pre-installed: NoScript Security Suite, Cookie AutoDelete, Disconnect, Foxy Proxy Standard. They have to be enabled manually in the standard Add-ons management page in Firefox.

Tag summary

Content type

Image

Digest

sha256:fba8cc4c6

Size

230 MB

Last updated

8 months ago

docker pull openhs/firefox-ubuntu