You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose up lb wsgi now also logs other containers, not just those explicitly passed in argument ("lb" and "wsgi" in this example).
So instead of having just the logs I'm interested in like before, I'm now flooded with logs of verbose containers like varnish.
docker-compose up lb wsginow also logs other containers, not just those explicitly passed in argument ("lb" and "wsgi" in this example).So instead of having just the logs I'm interested in like before, I'm now flooded with logs of verbose containers like varnish.