docker-tools/dsh

6 lines
102 B
Bash
Executable File

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