aboutsummaryrefslogtreecommitdiffstats
path: root/matterhorn/run.sh
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2020-10-11 04:22:59 +0000
committerbloodstalker <thabogre@gmail.com>2020-10-11 04:22:59 +0000
commit0334e529867832d5da0cf6b9e2376f0842bd891b (patch)
tree4a1bf4582bc4f0013a7c0e5ce067a7fcf3c2269c /matterhorn/run.sh
parentmore upates for gotty:fixed up w3m (diff)
downloaddockerimages-0334e529867832d5da0cf6b9e2376f0842bd891b.tar.gz
dockerimages-0334e529867832d5da0cf6b9e2376f0842bd891b.zip
centos7 image for matterhorn
Diffstat (limited to 'matterhorn/run.sh')
-rwxr-xr-xmatterhorn/run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/matterhorn/run.sh b/matterhorn/run.sh
new file mode 100755
index 0000000..7ea0781
--- /dev/null
+++ b/matterhorn/run.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+docker run --network="host" -it --entrypoint bash $1