尧图建网站 尧图建网站 YAOTU WEB BUILD 免费咨询
ARTICLE DETAIL

资讯详情

深耕网站建设与建站编程的一线实战洞察。

windows 直接下载docker镜像压缩包

windows 直接下载docker镜像压缩包 下载工具https://github.com/regclient/regclient/releases/tag/v0.11.5在powershell中临时设置代理地址根据自己的代理配置$env:HTTP_PROXYhttp://127.0.0.1:10809$env:HTTPS_PROXYhttp://127.0.0.1:10809在当前powershell中执行示例demo.\regctl.exe imageexportdocker.io/library/hello-world:latestD:\temp\hello-world.tar.gz--platformlinux/amd64--compress--namehello-world:latest服务器加载镜像dockerload-ihello-world.tar.gz
返回列表