Skip to content

Docker image for Firefox with Flash and some privacy addons.

License

Notifications You must be signed in to change notification settings

openhs/docker-firefox-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Docker image for Firefox with Flash and some privacy addons.

Resources

License

Stars

Watchers

Forks

Packages