how to ssh into remote docker container code example Example: how to connect to docker via ssh sudo docker exec –it nginx-test /bin/bash