docker compose up --quiet-pull

Category: Docker

docker compose up --quiet-pull

Start services with silent image pulls

Pulls missing images without printing progress bars, keeping logs readable in CI. Errors still surface; only progress noise is suppressed. Combine with -d to detach after startup.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.