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>
(cherry picked from commit 7c3a26db16
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
e289fc155a
commit
f9f6145003
1 changed files with 1 additions and 1 deletions
|
@ -882,7 +882,7 @@ $ docker network disconnect isolated_nw container3
|
|||
```
|
||||
|
||||
```bash
|
||||
docker network inspect isolated_nw
|
||||
$ docker network inspect isolated_nw
|
||||
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue