Docker pull is pretty noisy about checking and downloading images. It would be nice to have an option such as --quiet to suppress all that output. This is exacerbated by #13331 which requires us to run docker pull before every docker run.
Docker pull is pretty noisy about checking and downloading images. It would be nice to have an option such as --quiet to suppress all that output.
This is exacerbated by #13331 which requires us to run docker pull before every docker run.