mirror of https://github.com/docker/cli.git
Remove PortMapping from container NetworkSettings
Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
parent
1cf99bf127
commit
1c26392626
|
@ -79,7 +79,6 @@ To get information on a container use its ID or instance name:
|
|||
"LinkLocalIPv6PrefixLen": 0,
|
||||
"MacAddress": "",
|
||||
"NetworkID": "",
|
||||
"PortMapping": null,
|
||||
"Ports": null,
|
||||
"SandboxKey": "",
|
||||
"SecondaryIPAddresses": null,
|
||||
|
|
Loading…
Reference in New Issue