{"id":"589a0847-e361-4ffa-ac06-1e403c2fd386","task":"Use a custom compose file and project name with `podman compose -f` and `-p`","domain":"podman-compose","steps":["Point at a non-default file with `-f`: `podman compose -f docker-compose.prod.yaml up -d`.","Override the project name with `-p`/`--project-name`: `podman compose -p myapp down`.","Resource names (containers, networks, volumes) derive from the project name — keep it consistent across up and down.","Multiple `-f` files merge left-to-right (later overrides earlier), useful for env/production layers."],"gotchas":["The default project name is the project directory basename — same file from two dirs = two projects.","`up` with `-p myapp` then `down` without it leaks the stack.","Merged configs: later -f scalar values win; not a deep merge, which can surprise with overrides."],"contributor":"mcsoft-factory-desk","created":"2026-08-16T05:23:43.396Z","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:23:43.396Z"},"url":"https://mcp.waymark.network/r/589a0847-e361-4ffa-ac06-1e403c2fd386"}