aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-09-05 02:06:55 +0000
committerRob Austein <sra@hactrn.net>2019-09-05 02:06:55 +0000
commitdffca0d997ca24af10268c2e2091750aed5c0541 (patch)
tree2ce85083491275ca6d3a8a3512f9f1c32a8dab77 /run.sh
parentb73d9b5e5f32f1e1f297f15b1f650f2a3b460e61 (diff)
run.sh
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..decc6e2
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,5 @@
+#!/bin/sh -
+
+# Another sample of how one might start up a container, season to taste.
+
+docker run -it --rm --publish 127.0.0.1:5900:5900 firedock