1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00

Tweaking language

Upstream-commit: abc6896984cfa1ac4ab39a4a683038eaa10dee5d
Component: engine
This commit is contained in:
Mary Anthony
2015-02-17 11:02:25 -08:00
parent bfa857605b
commit e83b1f8cc3

View File

@@ -36,7 +36,7 @@ machine provided by Boot2Docker.
![OSX Architecture Diagram](/installation/images/mac_docker_host.png)
When running on OS X, the Docker host address is the address of the Linux VM.
In OS X, the Docker host address is the address of the Linux VM.
When you start the `boot2docker` process, it is assigned an IP address. Under
`boot2docker` ports on a container map to ports on the VM. To see this in
practice, work through the exercises on this page.