diff options
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 |
