This knowledge base article explains how to SSH into a running Docker container. Docker exec and docker attach commands are the preferred methods to connect to a running container, but traditional SSH is also an option. This article explains all three options.