mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 23:21:48 +00:00
Update machine
This commit is contained in:
@@ -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) 查看
|
||||
|
||||
|
||||
### 操作命令
|
||||
|
||||
|
Reference in New Issue
Block a user