mirror of https://github.com/docker/docs.git
Merge pull request #898 from mtesselH/master
Chagning VirtualBox version to the latest one
This commit is contained in:
commit
e12540f947
|
|
@ -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/).
|
host inside of [VirtualBox](https://www.virtualbox.org/).
|
||||||
|
|
||||||
First, ensure that
|
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.
|
installed on your system.
|
||||||
|
|
||||||
If you run the `docker-machine ls` command to show all available machines, you will see
|
If you run the `docker-machine ls` command to show all available machines, you will see
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue