Docker phrasing.

This commit is contained in:
Andrey Petrov 2014-12-14 17:46:05 -08:00
parent ea52bf7b38
commit 2eb29e8376

View File

@ -40,7 +40,7 @@ $ ssh-chat --verbose --bind ":2022" --identity ~/.ssh/id_dsa
To bind on port 22, you'll need to make sure it's free (move any other ssh
daemons to another port) and run ssh-chat as root (or with sudo).
## ssh-chat on Docker
## Deploying with Docker
You can run ssh-chat using a Docker image without manually installing go-lang: