⟫ sudo docker inspect network host
[
{
"Name": "host",
"Id": "32a7a55d735f5da6b43724951d42b33cfda5a317e936bd674e1a957392d0a703",
"Created": "2018-09-12T11:38:47.661741179+05:00",
"Scope": "local",
"Driver": "host",
"EnableIPv6": false,
"IPAM": {
"Driver": "default",
"Options": null,
"Config": []
},
"Internal": false,
"Attachable": false,
"Ingress": false,
"ConfigFrom": {
"Network": ""
},
"ConfigOnly": false,
"Containers": {
"a5a2ed3881f26083a5a243c6230b42a1fc98a1f1e85c1a60839b24b513354c60": {
"Name": "onlyoffice-community-server",
"EndpointID": "a2d91c0fb9b52e92241b68f69a79e8443508423ee098942e5dc58299a05c40f0",
"MacAddress": "",
"IPv4Address": "",
"IPv6Address": ""
}
},
"Options": {},
"Labels": {}
}
]
Error: No such object: network