`mocker container inspect <id>` (and `mocker inspect --type=container <id>`) returns the internal `ContainerInfo` shape, not Docker's `ContainerInspect` shape.
mocker container inspect <id>(andmocker inspect --type=container <id>) returns theinternal
ContainerInfoshape, not Docker'sContainerInspectshape.