X11shared Firefox
1.2K
marchandd/term_x11shared_sudoers_firefox Docker:copyright: image
A sandbox container with last version of Mozilla Firefox ready to use from Linux host.
Very easy method to produce a light GUI containers to access to Firefox into sandbox from Linux host.
Around 450 Mb.
:computer: docker pull marchandd/term_x11shared_sudoers_firefox
Make sure your user / group id is 1000. Run terminal with your account. Display your ids with this command:
:computer: id -a
If not equal to 1000, try another command:
:computer: sudo su
:computer: id -a
Due to sudoers privileges, none particularity.
:computer: docker run -ti -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --name latest_term_x11shared_sudoers_firefox marchandd/term_x11shared_sudoers_firefox
:boom: Problem appears just now
When you access to container firefox is launched automatically.
But if you have closed firefox windows and you want to reload it:
:computer: firefox
Use host drivers to display GUI applications from container. Do not use this container with remote access.
Make sudoers give dangerous access permissions... Sharing drivers turn sandbox to isolation failure... Reserve it to test only in local mode.
Content type
Image
Digest
sha256:dd139bf21…
Size
145.5 MB
Last updated
almost 11 years ago
docker pull marchandd/term_x11shared_sudoers_firefox