Change old versions to new for boot2docker version (#2428)

This commit is contained in:
Jim Galasyn 2017-03-21 17:57:25 -07:00 committed by John Mulhausen
parent 72bc5e4691
commit 92c641ee2f
1 changed files with 2 additions and 2 deletions

View File

@ -122,8 +122,8 @@ running and to get their IP addresses.
```none
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
manager * virtualbox Running tcp://192.168.99.100:2376 v1.13.0-rc6
worker - virtualbox Running tcp://192.168.99.101:2376 v1.13.0-rc6
manager * virtualbox Running tcp://192.168.99.100:2376 v17.03.0-ce
worker - virtualbox Running tcp://192.168.99.101:2376 v17.03.0-ce
```
You now have two "Dockerized" machines, each running