Update machine

pull/234/head
khs1994 2017-11-23 01:35:38 +08:00
parent 9a42c63542
commit e3beb61a5f
1 changed files with 5 additions and 1 deletions

View File

@ -36,7 +36,7 @@ docker@test:~$ docker --version
Docker version 17.10.0-ce, build f4ffd25
```
### 支持驱动
### 官方支持驱动
通过 `-d` 选项可以选择支持的驱动类型。
@ -54,6 +54,10 @@ Docker version 17.10.0-ce, build f4ffd25
* vmwarevcloudair
* vmwarevsphere
### 第三方驱动
请到 [第三方驱动列表](https://github.com/docker/docker.github.io/blob/master/machine/AVAILABLE_DRIVER_PLUGINS.md) 查看
### 操作命令