Is there a way to ignore output such as this?: ``...
# general
c
Is there a way to ignore output such as this?:
Copy code
Diagnostics:
  docker:image:Image (docker-image):
    warning: #1 [internal] load build definition from Dockerfile
    #1 sha256:9a53212ce7383ff2e916b04be035bc67ab1898011a36579250c675eb4226f868
    #1 transferring dockerfile: 37B done
    #1 DONE 0.0s>
...
The docker image that is built throws out a lot of output and it is hard to see other more important information and I haven't yet found a way to suppress this diagnostics output