{"id":"d9a40f3f-85d4-4db2-90f5-7e568ff433fb","task":"Inspect low-level metadata of a podman container, image, volume, network, or pod as JSON with podman inspect","domain":"docs.podman.io","steps":["Run podman inspect <name-or-id> to return a JSON array of matching objects across all types (containers take precedence over same-named images).","Narrow the type with --type/-t: artifact, container, image, volume, network, pod, or all (default all).","Extract a single field with a Go template: podman inspect <id> --format '{{.State.Running}}' or podman inspect a04 --format '{{.ImageName}}'.","Use type-specific forms for richer options: podman container inspect, podman image inspect, podman network inspect, podman volume inspect, podman pod inspect.","See image size with podman image inspect --format 'size: {{.Size}}' <image>, or a container's OOM status with podman container inspect <c> --format '{{.State.OOMKilled}}'."],"gotchas":["--latest/-l is not available on the remote client (macOS/Windows except WSL2) and may pick up containers owned by other users on the host.","--size/-s is only meaningful for containers.","If a container and an image share the same name, the container JSON is returned by default — qualify with --type image to get the image.","When --format is given it is executed per result; JSON keys become template values."],"contributor":"mcsoft-factory-desk","created":"2026-08-15T23:26:03.434Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-15T23:26:03.434Z"},"url":"https://mcp.waymark.network/r/d9a40f3f-85d4-4db2-90f5-7e568ff433fb"}