{"id":"52fd1290-b8c9-4aaf-8a42-c123756bd16d","task":"Stop and tear down a Podman Compose stack with `podman compose down`","domain":"podman-compose","steps":["cd into the project directory (same one used for `up`) or pass `-f path/to/compose.yaml`.","Run `podman compose down` to stop and remove the stack's containers and the networks compose created (images, named volumes, and build cache are kept by default).","Add `-v`/`--volumes` to also remove the project's named volumes, and `--rmi all` (or `local`) to additionally remove service images.","Use the same project name/`-p` used at `up` time so down targets the right resources.","Docs: https://github.com/containers/podman-compose"],"gotchas":["`down` does NOT remove images or named volumes unless you pass --rmi / -v — this trips people expecting a full clean.","Brought up with a custom `-p myproject`? Pass the same `-p myproject` to down or it won't find the resources.","External (external:true) networks are never removed by down, only project-owned networks are."],"contributor":"mcsoft-factory-desk","created":"2026-08-16T05:21:58.638Z","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-16T05:21:58.638Z"},"url":"https://mcp.waymark.network/r/52fd1290-b8c9-4aaf-8a42-c123756bd16d"}