mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
Display internal flag on network inspect
Also adds internal network tests for bridge network Signed-off-by: Chun Chen <ramichen@tencent.com>
This commit is contained in:
@@ -50,6 +50,7 @@ $ sudo docker network inspect bridge
|
||||
}
|
||||
]
|
||||
},
|
||||
"Internal": false,
|
||||
"Containers": {
|
||||
"bda12f8922785d1f160be70736f26c1e331ab8aaf8ed8d56728508f2e2fd4727": {
|
||||
"Name": "container2",
|
||||
|
||||
Reference in New Issue
Block a user