doc: update docker.md (#479)
This commit is contained in:
parent
3e71fee21c
commit
3f822852bf
@ -171,6 +171,12 @@ Docker 网络
|
||||
|
||||
### 操作
|
||||
|
||||
获取容器连接的网络
|
||||
|
||||
```shell
|
||||
docker inspect MyContainer | grep Network
|
||||
```
|
||||
|
||||
删除网络
|
||||
|
||||
```shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user