Open guolong123 opened 1 year ago
[registry."registry.ketaops.cn"]
http = true
insecure = true
might also be related to https://github.com/moby/buildkit/pull/3382
[registry."registry.ketaops.cn"] http = true insecure = true
也可能与#3382有关
Seen the [3382] (https://github.com/moby/buildkit/pull/3382), but I didn't set the HTTP and insecure at the same time, not only set the HTTP
Also, I have tried to set it at the same time and it doesn't work. It is OK to set http to ketaops.cn
and also point the mirror address to ketaops.cn
,It seems that using the full domain name is problematic
my config file:
I've tried using local IP+ port and found it works. Why is there a problem when using domain names?
In addition, the IP address resolved by my domain name is the Intranet address of my server, and this domain name supports only http, not https