mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
Update machine
This commit is contained in:
parent
9a42c63542
commit
e3beb61a5f
@ -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) 查看
|
||||
|
||||
|
||||
### 操作命令
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user