mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Get started part 2: How to access app in container on Windows 7 Docker Toolbox (#5182)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
21642e926c
commit
4bbaa46993
@@ -207,6 +207,10 @@ message.
|
||||
|
||||

|
||||
|
||||
> **Note**: If you are using Docker Toolbox on Windows 7, use the Docker Machine IP
|
||||
> instead of `localhost`. For example, http://192.168.99.100:4000/. To find the IP
|
||||
> address, use the command `docker-machine ip`.
|
||||
|
||||
You can also use the `curl` command in a shell to view the same content.
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user