SSH server to get a bash shell inside a container code example Example: docker ssh sudo docker exec –it nginx-test /bin/bash