aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0842e9..5367aee 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,14 @@ See `create.sh` and `run.sh` for ways one might use the image.
Something along the lines of the `run.sh` formulation might work well
as the command portion of a tunneling `ssh -L 5900:127.0.0.1:5900` command.
+
+This version is based on Ubuntu rather than Debian, because I was
+trying to get the icedtea-web Java Plugin stuff to work. Still fails,
+too many things know that no browser supports this crap anymore.
+
+In theory, we might be able to get somewhere by building icedtea
+ourselves, or using an old packaged version. See:
+
+* <https://github.com/AdoptOpenJDK/icedtea-web>
+* <https://packages.debian.org/source/stretch/icedtea-web>
+