diff options
| author | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-10 12:27:27 +0200 |
|---|---|---|
| committer | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-10 12:27:27 +0200 |
| commit | 4f85857c506729174013742149d69eca736fe2de (patch) | |
| tree | 9d44e4219a5e4bf15ae99bf249b2bc0e7911a4c5 /conf-from-container/shell.sh | |
| parent | 52042bb9bab3e66c16921e682bafc45341ea4a00 (diff) | |
Messing up the thing
Diffstat (limited to 'conf-from-container/shell.sh')
| -rw-r--r-- | conf-from-container/shell.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
