Merge pull request #2214 from cloojure/patch-1

Update work-with-networks.md
This commit is contained in:
Misty Stanley-Jones 2017-03-09 15:49:06 -08:00 committed by GitHub
commit 7a61d77d70
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@ The following example briefly describes how to use `--link`.
ping: bad address 'c5'
```
Detach from `container3` and leave it running using `CTRL-p CTRL-q`.
Detach from `container4` and leave it running using `CTRL-p CTRL-q`.
2. Create another container named `container5`, and link it to `container4`
using the alias `c4`.