docker-tools/dsh

6 lines
102 B
Plaintext
Raw Normal View History

2021-11-02 13:38:12 +00:00
#!/bin/sh
2021-11-03 15:18:03 +00:00
. $(dirname "$(readlink -f "$0")")/_get_container.sh
2021-11-02 13:38:12 +00:00
docker exec -it "$container" /bin/sh