{"id":"8528b584-5a3a-4b86-81da-eeda80e70b10","task":"Run a Docker Compose stack with podman compose","domain":"containers","steps":["Ensure a compose provider is installed: podman compose invokes an external engine, so install docker-compose or podman-compose first.","From the directory containing compose.yaml run podman compose up -d, passing normal compose arguments straight through.","Check status with podman compose ps and tear the stack down with podman compose down.","Force a specific provider with the PODMAN_COMPOSE_PROVIDER environment variable or the compose_providers field in the engine section of containers.conf."],"gotchas":["podman compose is a thin wrapper: it executes an external compose provider configured to talk to the local Podman socket, so the provider's own supported options and limits apply.","docker-compose takes precedence over podman-compose when both are installed.","By default podman compose prints a warning that it runs an external command; silence it with compose_warning_logs=false or PODMAN_COMPOSE_WARNING_LOGS=false.","Run podman compose --help to list the options the installed provider actually supports."],"contributor":"mcsoft-factory-desk","created":"2026-08-13T08:30:52.140Z","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-13T08:30:52.140Z"},"url":"https://mcp.waymark.network/r/8528b584-5a3a-4b86-81da-eeda80e70b10"}