From 5c52690d7796e3180e82cf2752d94f911793ac80 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 24 Dec 2025 21:39:01 +0100 Subject: [PATCH] add script to run old browser with java on current machine --- run-old-firefox.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 run-old-firefox.sh diff --git a/run-old-firefox.sh b/run-old-firefox.sh new file mode 100644 index 0000000..c24290e --- /dev/null +++ b/run-old-firefox.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# 2025-12-24, Nico Schottelius +# use this to connect to old java enabled remote access + +docker run -ti --rm --net=host ungleich/firefox-java-vnc