3 lines
84 B

#!/bin/bash
alias nodessh='_nodessh(){ docker exec -it "$1" /bin/bash;}; _nodessh'