docker-tools/dsh

6 lines
83 B
Bash
Executable File

#!/bin/sh
. $(dirname $0)/_get_container.sh
docker exec -it "$container" /bin/sh