how to start ssh in docker container code example Example: ssh into docker container docker exec -it <container name> /bin/bash