Merge pull request #37240 from francescomari/toolbox-link
Fix link to Docker Toolbox Upstream-commit: d072a3658b5dc81f31c6cb59eea42681db8df52c Component: engine
This commit is contained in:
@@ -93,7 +93,7 @@ can take over 15 minutes to complete.
|
||||
|
||||
1. Open a terminal.
|
||||
|
||||
For [Docker Toolbox](../../toolbox/overview.md) users, use `docker-machine status your_vm_name` to make sure your VM is running. You
|
||||
For [Docker Toolbox](https://github.com/docker/toolbox) users, use `docker-machine status your_vm_name` to make sure your VM is running. You
|
||||
may need to run `eval "$(docker-machine env your_vm_name)"` to initialize your
|
||||
shell environment. If you use Docker for Mac or Docker for Windows, you do not need
|
||||
to use Docker Machine.
|
||||
|
||||
Reference in New Issue
Block a user