Merge pull request #4077 from simono/patch-1

docker/configuration.html.md: Fix syntax for link.
This commit is contained in:
Mitchell Hashimoto 2014-08-06 10:28:30 -07:00
commit 2aecb5a53d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ you may set. A complete reference is shown below.
but not to the host machine. Useful for links.
* `link` (method, string argument) - Link this container to another
by name. Example: `docker.link("db")`.
by name. Example: `docker.link("db:db")`.
* `force_host_vm` (boolean) - If true, then a host VM will be spun up
even if the computer running Vagrant supports Linux containers. This