Sign inSign up

rjszynal/firefox

By rjszynal

Updated about 2 years ago

Firefox running non-root Debian sid slim image

Image
1

1.8K

rjszynal/firefox repository overview

Firefox running non-root Debian sid slim image.

Example run command:

docker run --rm -d \
	--memory 4gb \
	--shm-size 2g \
	-v /tmp/.X11-unix:/tmp/.X11-unix \
	-e DISPLAY \
	-e GDK_SCALE \
	-e GDK_DPI_SCALE \
	-v /etc/localtime:/etc/localtime:ro \
	-v ${HOME}/.firefox/cache:/home/firefox/.cache/mozilla \
	-v ${HOME}/.firefox/mozilla:/home/firefox/.mozilla \
	-v ${HOME}/Downloads:/home/firefox/Downloads \
	--name firefox \
	rjszynal/firefox \
		-new-window

Tag summary

Content type

Image

Digest

sha256:230f1bdd0

Size

171.4 MB

Last updated

about 2 years ago

docker pull rjszynal/firefox