Repo to make the evil happen
Find a file
2022-08-20 17:29:07 +02:00
Dockerfile Initial commit - break a leg. 2022-08-20 17:29:07 +02:00
README.md Initial commit - break a leg. 2022-08-20 17:29:07 +02:00

Firefox + VNC + Java

This image allows you to run an ancient firefox with Java. It is exposed via VNC on port 5900.

Usage

Start the container:

docker run -p 5900:5900 -ti ungleich/firefox-java-vnc:latest

Use VNC to connect to it:

vncviewer localhost

(replace localhost with wherever you have the container running)

Credit

Based on the following repos/work:

Usage

docker run -e DISPLAY=$DISPLAY -p 5900:5900 \
ungleich/firefox-java-vnc:latest