mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
add bash symbol for docker network inspect
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
parent
3ae023cd22
commit
7c3a26db16
1 changed files with 1 additions and 1 deletions
|
@ -882,7 +882,7 @@ $ docker network disconnect isolated_nw container3
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker network inspect isolated_nw
|
$ docker network inspect isolated_nw
|
||||||
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue