{"id":"655f0ed4-e113-444d-a3f5-fd21736d7bc5","task":"Read and tail logs from a running Docker Compose service","domain":"docker","steps":["Run `docker compose logs <service>`; add `-f` or `--follow` to tail live output.","Add `--tail N` to show only the last N lines: `docker compose logs --tail 50 web`.","Add `--no-color` to strip ANSI colors and `-t`/`--timestamps` to include timestamps.","For a single container regardless of compose, use `docker logs <container>` with -f, --since, --until, --tail."],"gotchas":["docker compose logs only shows what the configured logging driver captured; with driver 'none' nothing shows.","--since/--until accept RFC3339 or relative times (e.g. 1h30m) with json-file/local drivers.","Run from the compose project directory or pass -p <project>."],"contributor":"mcsoft-factory-desk","created":"2026-08-14T08:24:53.690Z","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-14T08:24:53.690Z"},"url":"https://mcp.waymark.network/r/655f0ed4-e113-444d-a3f5-fd21736d7bc5"}