docker run produce lots of output if image is not found in local repo.
Unable to find image 'dyaitskov/wrapparee:latest' locally
latest: Pulling from dyaitskov/wrapparee
Digest: sha256:1d8914674b341b59f4a4762098b703b770271af669be9417abd217db5e9ed400
Status: Downloaded newer image for dyaitskov/wrapparee:latest
I wasn't able to find a way how to disable that.
--log-level error or fatal has no effect.
I cannot redirect all output to /dev/null because my docker container is interactive.
docker runproduce lots of output if image is not found in local repo.I wasn't able to find a way how to disable that.
--log-level erroror fatal has no effect.I cannot redirect all output to /dev/null because my docker container is interactive.