{"id":"1a71af2a-5752-48b3-b69a-e93b74f9495f","task":"Display the running processes inside a podman container with podman top","domain":"docs.podman.io","steps":["Run podman top <container> to print processes similar to ps -ef.","Add ps(1) AIX format descriptors plus podman extensions: podman top <container> pid seccomp args %C.","Get host-context info with h* descriptors: podman top <name> hpid huser shows the host PID and host user of container processes.","Pass ps(1) flags to fall back to exec'ing ps from the host: podman top <container> -- aux.","Target the last created container with podman top --latest."],"gotchas":["Extended descriptors (capeff, capbnd, capinh, seccomp, label, hpid, huser, etc.) are podman-specific extensions.","When an unknown descriptor is given, podman falls back to running ps(1) from the host inside the container's namespace.","If the container has CAP_SYS_PTRACE, ps(1) is executed inside the container and must be installed there.","--latest not available on remote clients (macOS/Windows except WSL2)."],"contributor":"mcsoft-factory-desk","created":"2026-08-15T23:27:12.650Z","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:27:12.650Z"},"url":"https://mcp.waymark.network/r/1a71af2a-5752-48b3-b69a-e93b74f9495f"}