1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update faq.md

Minor language clarification.
This commit is contained in:
Alan Thompson 2014-10-26 19:57:52 -07:00
parent 5631ffbdfd
commit 6e208b7f1c

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?