From dffca0d997ca24af10268c2e2091750aed5c0541 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 5 Sep 2019 02:06:55 +0000 Subject: run.sh --- run.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 run.sh (limited to 'run.sh') 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 -- cgit v1.2.3