mirror of https://github.com/docker/docs.git
Formatting fix
This commit is contained in:
parent
c73a310c16
commit
1fa3a3b686
|
@ -40,6 +40,7 @@ Build the image using:
|
|||
```bash
|
||||
$ docker build -t eg_sshd .
|
||||
```
|
||||
|
||||
## Run a `test_sshd` container
|
||||
|
||||
Then run it. You can then use `docker port` to find out what host port
|
||||
|
|
Loading…
Reference in New Issue