From 0334e529867832d5da0cf6b9e2376f0842bd891b Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 11 Oct 2020 07:52:59 +0330 Subject: centos7 image for matterhorn --- matterhorn/run.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 matterhorn/run.sh (limited to 'matterhorn/run.sh') 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 -- cgit v1.2.3