doc: update docs/docker-compose.md
This commit is contained in:
parent
a10d0f850d
commit
f2183a90c3
@ -621,7 +621,11 @@ devices:
|
|||||||
- "/dev/sda:/dev/xvda:rwm"
|
- "/dev/sda:/dev/xvda:rwm"
|
||||||
```
|
```
|
||||||
|
|
||||||
以 `HOST_PATH:CONTAINER_PATH[:CGROUP_PERMISSIONS]` 的形式定义已创建容器的设备映射列表。
|
定义已创建容器的设备映射列表
|
||||||
|
|
||||||
|
```sh
|
||||||
|
HOST_PATH:CONTAINER_PATH[:CGROUP_PERMISSIONS]
|
||||||
|
```
|
||||||
|
|
||||||
### dns
|
### dns
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user