Pull an image or a repository from a registry 拉取镜像
用法
1
docker pull [OPTIONS] NAME[:TAG|@DIGEST]
选项
1 2 3 4 5
Options: --all-tags , -a 下载指定镜像的所有tag版本 --disable-content-trust 跳过镜像验证,默认为true --platform Set platform if server is multi-platform capable --quiet , -q 静默模式