Aabyss-Team / ARL

ARL官方仓库备份项目:ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。
MIT License
1.11k stars 555 forks source link

docker无法拉取镜像 #28

Open wangwangsui opened 5 months ago

wangwangsui commented 5 months ago

请输入选项(1-2):2 正在拉取 Docker 镜像:arl-docker-all... Using default tag: latest Trying to pull repository docker.io/honmashironeko/arl-docker-all ... latest: Pulling from docker.io/honmashironeko/arl-docker-all 2d473b07cdd5: Pulling fs layer fbe15ab2e7f7: Pulling fs layer cbb225188628: Pulling fs layer 77f85ccda4ab: Waiting cc517f120007: Waiting a4ea62ff6fa8: Waiting 2e2972673d0c: Waiting error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/9e/9ec960d328a4d17ca5798271b869d7a3f2fee3f0ed17d25aacbdac3f7f20979e/data?verify=1717735098-FUg2ovlgDMpzXnXlcJyULBdWHhY%3D: dial tcp 199.59.149.234:443: connect: connection refused 正在运行 Docker 容器... Unable to find image 'honmashironeko/arl-docker-all:latest' locally Trying to pull repository docker.io/honmashironeko/arl-docker-all ... latest: Pulling from docker.io/honmashironeko/arl-docker-all 2d473b07cdd5: Pulling fs layer fbe15ab2e7f7: Pulling fs layer cbb225188628: Pulling fs layer 77f85ccda4ab: Waiting cc517f120007: Waiting a4ea62ff6fa8: Waiting 2e2972673d0c: Waiting /usr/bin/docker-current: error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/9e/9ec960d328a4d17ca5798271b869d7a3f2fee3f0ed17d25aacbdac3f7f20979e/data?verify=1717735127-H6RPkJdOvBeMcnwCG%2FrNed0qIr8%3D: dial tcp 162.125.18.129:443: connect: connection refused. 以上是报错,我的系统是centos7,无防火墙

20210424 commented 5 months ago

一样是这个情况

jiecoke commented 5 months ago

一样的问题

Ahhzero commented 4 months ago

怎么搞

JeanStudy commented 4 months ago

用国内镜像

lisj298 commented 4 months ago

请问怎么解决

Marais12 commented 4 months ago

我尝试docker换源用了国内镜像,但还是这个问题,解决不了,请问楼主解决了么

jc0803kevin commented 4 months ago

我尝试docker换源用了国内镜像,但还是这个问题,解决不了,请问楼主解决了么

楼主解决了么?开了代理也还是一样。

jonezj commented 3 months ago

DNS服务器的地址,配成8.8.8.8

jc0803kevin commented 3 months ago

新版只改/etc/docker/daemon.json是不生效的,需要改/etc/containerd/config.toml中的镜像地址