[BUG] For up command, "pulling" and "Pulled" events should respect quietPull flag #10686
Closed as not planned
up command, "pulling" and "Pulled" events should respect quietPull flag #10686
Description
The function
pullServiceImagein https://github.com/docker/compose/blob/v2/pkg/compose/pull.go hasquietPull boolas an argument.However, the "pulling" and "Pulled" event logger are not wrapped under the argument.
It should follow the same logic as
Steps To Reproduce
N/A
Compose Version
Docker Environment
Anything else?