Closed gtress closed 4 months ago
请提供具体使用方法和复现步骤
172.18.0.2 - - [13/Jun/2024:07:28:46 +0000] "GET /v2/ HTTP/1.0" 200 2 172.18.0.2 - - [13/Jun/2024:07:28:46 +0000] "HEAD /v2/coredns/coredns/manifests/latest HTTP/1.0" 403 86 172.18.0.2 - - [13/Jun/2024:07:28:46 +0000] "GET /v2/coredns/coredns/manifests/latest HTTP/1.0" 403 86
[root@yzfs-file-228 ~]# docker pull docker.xxxxx.cn/coredns/coredns:latest Error response from daemon: denied
请问这是什么原因
[root@bw-xxx-plan2 default]# cat start.sh
docker-compose up -d
gateway=docker.xxxxx.cn
使用 docker pull docker.xxxxx.cn/docker.io/coredns/coredns:latest
默认只支持加前缀
配置 其他源的别名
可以了 好用了 docker.io没加导致的 感谢
搭建完了 无法拉取镜像 直接报这个