Is it possible to reduce the output from docker build so that warnings etc are still shown, but not the very verbose default output such as the below?
docker build
I