From 4f85857c506729174013742149d69eca736fe2de Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 10 Jul 2017 12:27:27 +0200 Subject: Messing up the thing --- conf-from-container/shell.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 conf-from-container/shell.sh (limited to 'conf-from-container/shell.sh') diff --git a/conf-from-container/shell.sh b/conf-from-container/shell.sh new file mode 100644 index 0000000..182d4c1 --- /dev/null +++ b/conf-from-container/shell.sh @@ -0,0 +1 @@ +docker exec -ti `docker ps | cut -f 1 -d ' ' | grep -v "CONTAINER"` bash -- cgit v1.1