mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Mac users don't need Machine after 1.13 (#4947)
This commit is contained in:
committed by
GitHub
parent
97475c2244
commit
73366b41f4
@@ -101,7 +101,8 @@ can take over 15 minutes to complete.
|
||||
|
||||
For [Docker Toolbox](../../toolbox/overview.md) 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.
|
||||
shell environment. If you use Docker for Mac 1.13 and higher, you do not need
|
||||
to use Docker Machine.
|
||||
|
||||
2. Change into the root of the `docker-fork` repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user