mirror of https://github.com/docker/docs.git
Chagning VirtualBox version to the latest one
Signed-off-by: Marianna <mtesselh@gmail.com>
This commit is contained in:
parent
ee7617c2e7
commit
77af1bd53d
|
|
@ -47,7 +47,7 @@ Let's take a look at using `docker-machine` to creating, using, and managing a D
|
|||
host inside of [VirtualBox](https://www.virtualbox.org/).
|
||||
|
||||
First, ensure that
|
||||
[VirtualBox 4.3.20](https://www.virtualbox.org/wiki/Downloads) is correctly
|
||||
[VirtualBox 4.3.26](https://www.virtualbox.org/wiki/Downloads) is correctly
|
||||
installed on your system.
|
||||
|
||||
If you run the `docker-machine ls` command to show all available machines, you will see
|
||||
|
|
|
|||
Loading…
Reference in New Issue