File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Migrate from Boot2Docker to Machine
5
5
---
6
6
7
7
If you were using Boot2Docker previously, you have a pre-existing Docker
8
- ` boot2docker-vm ` VM on your local system. To allow Docker Machine to manage
8
+ ` boot2docker-vm ` VM on your local system. To allow Docker Machine to manage
9
9
this older VM, you must migrate it.
10
10
11
11
1 . Open a terminal or the Docker CLI on your system.
@@ -34,8 +34,8 @@ and what it does:
34
34
| config | inspect | Prints machine configuration details. |
35
35
| status | ls | Lists all machines and their status. |
36
36
| info | inspect | Displays a machine's details. |
37
- | ip | ip | Displays the machine's ip address. |
37
+ | ip | ip | Displays the machine's IP address. |
38
38
| shellinit | env | Displays shell commands needed to configure your shell to interact with a machine |
39
39
| delete | rm | Removes a machine. |
40
40
| download | - | Not applicable. |
41
- | upgrade | upgrade | Upgrades a machine's Docker client to the latest stable release. |
41
+ | upgrade | upgrade | Upgrades a machine's Docker client to the latest stable release. |
You can’t perform that action at this time.
0 commit comments