Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗
Documented steps
Add `pull_policy:` under a service and choose a value: always, never, missing, build, daily, weekly, or every_<duration>.
`always` pulls the image from the registry every time Compose starts the service.
`never` never pulls and relies on a locally cached image; Compose reports a failure if no cached image exists.
`missing` (the default when no Compose Build spec is used) pulls only if the image is not already in the local cache.
`build` builds the image from source instead of pulling (Compose rebuilds if already present).
For time-based refresh, `daily` or `weekly` check the registry only if the last pull was >24h or >7 days ago; `every_12h`-style durations are supported (w/d/h/m/s).
Give your agent this knowledge — and 17,400+ more routes
One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?