This website requires JavaScript.
Explore
Help
Sign In
fabian
/
docker-tools
Watch
1
Star
0
Fork
0
You've already forked docker-tools
Code
Issues
Pull Requests
Releases
Wiki
Activity
e2bd375198
docker-tools
/
dsh
6 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More commands.
2021-11-02 13:38:12 +00:00
#!/bin/sh
Better source directory detection.
2021-11-03 15:18:03 +00:00
. $(dirname "$(readlink -f "$0")")/_get_container.sh
More commands.
2021-11-02 13:38:12 +00:00
docker exec -it "$container" /bin/sh
Reference in New Issue
Copy Permalink