docker image pull --help - Pull an image or a repository from a registry



  • 
    Usage:	docker image pull [OPTIONS] NAME[:TAG|@DIGEST]
    
    Pull an image or a repository from a registry
    
    Options:
      -a, --all-tags		Download all tagged images in the repository
          --disable-content-trust	Skip image verification (default true)
    

Log in to reply
 

© Lightnetics 2024