关于docker拉取镜像求助
版主: TerraSupport, TMsupport, TMjack
Re: 关于docker拉取镜像求助
能否以qb作为例子讲一下,主要是怎么用ssh登录,如何取得root权限,如何查找镜像,拉取镜像。
F4-424Pro,TOS 7.0.0398,移动客户端:安卓最新版
Re: 关于docker拉取镜像求助
可以ssh 登录nas设备后,登录方法参考viewtopic.php?t=1511,
使用命令 "docker search 【镜像名称】" 先查找一下你所需要的镜像,
然后使用 "docker pull 【镜像名称】" 拉取镜像就可以了
使用命令 "docker search 【镜像名称】" 先查找一下你所需要的镜像,
然后使用 "docker pull 【镜像名称】" 拉取镜像就可以了
联系我们的团队,请发送电子邮件到以下地址,记住用@代替(at):
技术团队:support(at)terra-master.com(技术支持)
服务团队:Service(at)terra-master.com(用于购买,退货,更换,RMA服务)
技术团队:support(at)terra-master.com(技术支持)
服务团队:Service(at)terra-master.com(用于购买,退货,更换,RMA服务)
- 13422666884
- 帖子: 1
- 注册时间: 2024年 9月 18日 星期三 10:08 pm

Re: 关于docker拉取镜像求助
conquer008@TNAS-513:~# dockerpull aitlab/aitlab-ce:latest
Error response from daemon: Get "https://registry-l.docker.io/v2/": net/http:request canceled while waiting for connec(Client.Timeoutionexceeded while awaiting headers)
拉出不了,啥原因?
Error response from daemon: Get "https://registry-l.docker.io/v2/": net/http:request canceled while waiting for connec(Client.Timeoutionexceeded while awaiting headers)
拉出不了,啥原因?
Re: 关于docker拉取镜像求助
你可以在尝试一次看看,经过验证我们这边是docker pull 拉取成功。
注意:拉取镜像前为需要为 nas 设置网络代理,并重启 Docker Engine 应用。借助代理工具拉取镜像 。
如需技术支持服务请前往https://forum.terra-master.com/cn/viewtopic.php?f=87&t=3559