Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Support compose build --quiet #1280

Closed
gtardif opened this issue Feb 10, 2021 · 0 comments · Fixed by #1313
Closed

Support compose build --quiet #1280

gtardif opened this issue Feb 10, 2021 · 0 comments · Fixed by #1313
Assignees
Labels
compatibility Compatibility with docker-compose local Local context (moby)

Comments

@gtardif
Copy link
Contributor

gtardif commented Feb 10, 2021

  -q, --quiet             Don't print anything to STDOUT

Also add the same flag to config and pull
(note docker-compose up has --quiet-pull to disable output only related to pulling images)
We should also add this to the up command (but still attach to logs of requested)

@gtardif gtardif added local Local context (moby) compose compatibility Compatibility with docker-compose labels Feb 10, 2021
@ndeloof ndeloof self-assigned this Feb 15, 2021
ndeloof added a commit that referenced this issue Feb 16, 2021
close #1280

Signed-off-by: Nicolas De Loof <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compatibility Compatibility with docker-compose local Local context (moby)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants