Merge pull request #5053 from dcarley/doc_docker_pub_priv_networks

Docs: Docker doesn't support pub/priv networks
This commit is contained in:
Seth Vargo 2014-12-22 17:08:44 -05:00
commit 8b5e5d1af5
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ and networking options into Docker volumes and forwarded ports.
You don't have to use the Docker-specific configurations to do this.
This helps keep your Vagrantfile similar to how it has always looked.
Private and public networks are not currently supported.
## Host VM
On systems that can't run Linux containers natively, such as Mac OS X