Add `--quiet` to the `docker image pull` subcommand that will not pull the image quietly. ``` $ docker pull -q golang Using default tag: latest ``` Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2 lines
28 B
Plaintext
2 lines
28 B
Plaintext
docker.io/library/image:tag
|