Open SSH in a Docker Container - Docker Commands

Access a shell inside a Docker container via SSH

Code

docker exec -it CONTAINER_ID sh