aboutsummaryrefslogtreecommitdiff
path: root/create.sh
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 /create.sh
First public version
Diffstat (limited to 'create.sh')
-rwxr-xr-xcreate.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/create.sh b/create.sh
new file mode 100755
index 0000000..f42f259
--- /dev/null
+++ b/create.sh
@@ -0,0 +1,5 @@
+#!/bin/sh -
+
+# Sample of how one might start up a container, season to taste.
+
+docker create -it --name firedock --publish 127.0.0.1:5900:5900 firedock