docker run -ti --rm
--name firefox
-m 1GB
-e DISPLAY=unix$$DISPLAY
-v /tmp/.X11-unix:/tmp/.X11-unix
m4rc0/firefox
########################################
https://github.com/dockerizer/Dockerfiles/tree/master/firefox # Firefox on Docker
this has been done all over the net
just another dockerfile for firefox browser
I wanted to have browser with 1GB limit,
after this browser mining shit rises
so brace yourself miners, my Firefox handles up to 1GB memory.
- after cloning this repo, type make
- choose current version and type <enter> >>> dev is under development
- choose the amount of memory you want (512M, 1GB, 2GB and so on)
- wait for it
Content type
Image
Digest
Size
230.8 MB
Last updated
almost 9 years ago
docker pull m4rc0/firefox