This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c76914532
DockerCLI
/
cli
/
command
/
image
/
testdata
/
pull-command-success.simple...
2 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add option to pull images quietly 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>
2018-12-19 07:48:41 -05:00
docker.io/library/image:tag