How To Open Another Terminal/Bash Instance In A Running Docker Container Add the following to your bashrc. #Add another docker window function dock() { if [ "$1" == "-h" ] then