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
docker-tools
/
dsh
6 lines
102 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
More commands.
2021-11-02 14:38:12 +01:00
#!/bin/sh
Better source directory detection.
2021-11-03 16:18:03 +01:00
. $(dirname "$(readlink -f "$0")")/_get_container.sh
More commands.
2021-11-02 14:38:12 +01:00
docker exec -it "$container" /bin/sh
Reference in New Issue
Copy Permalink