'Reduce docker-compose output in non-interactive (Jenkins) environment
When I ran docker-compose up inside Jenkins pipeline it output all the interactive output of downloading images. This is very useless output that doesn't help and only inflate storage and makes it harder to read the logs.
Is there a way to ask docker to not output that interactive output?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
