1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Merge pull request #8790 from cloojure/patch-2

Update faq.md
Upstream-commit: 7d538542ca53488f32db377984b7917480d60917
Component: engine
This commit is contained in:
Sven Dowideit
2014-10-28 19:55:00 -07:00

View File

@@ -144,7 +144,7 @@ Currently the recommended way to link containers is via the link
primitive. You can see details of how to [work with links
here](/userguide/dockerlinks).
Also of useful when enabling more flexible service portability is the
Also useful for more flexible service portability is the
[Ambassador linking pattern](/articles/ambassador_pattern_linking/).
### How do I run more than one process in a Docker container?