aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-09-04 21:11:16 +0000
committerRob Austein <sra@hactrn.net>2019-09-04 21:57:36 +0000
commit60eee0111d92f2fc0ed65d942565699ad70b6799 (patch)
treea1ae02954c9c3e73338e3e89f32f4c4f89a13eb6 /README.md
First public version
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cfde4c3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+FireDock
+========
+
+Firefox running under Xvnc inside a Docker container, a demented tool
+to solve a demented problem.
+
+Occasionally one needs to run dangerous code in a web brower, eg, some
+dodgy Java app which is the only available interface to some critical
+resource. Running this in one's normal web browser is a bad idea.
+
+So what one really wants here is a burner web browser. Here you go.
+
+See `create.sh` for how one might run the image.