Docker服务器不大好用经常不能下载……所以,换个思路,我们找国内镜像即可
比如阿里云:https://cr.console.aliyun.com/cn-hangzhou/instances/images
以rrshareweb为例:搜索auska,或者直接搜索rrshareweb也可以,找到我们需要的搜索结果,复制阿里云镜像地址。
群晖使用方法:SSH登录到你的群晖主机,取得root权限,使用docker pull https://cr.console.aliyun.com/cn-hangzhou/instances/images 下载镜像。
docker pull registry.cn-hangzhou.aliyuncs.com/auska/docker-rrshareweb
这样安装非常快。
发表评论