Firefox running non-root Debian sid slim image
1.8K
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
Content type
Image
Digest
sha256:230f1bdd0…
Size
171.4 MB
Last updated
about 2 years ago
docker pull rjszynal/firefox