nydus
nydus copied to clipboard
nydusify can't parse local `/etc/hosts` when push images
My DNS server does not have a record of the registry host name. So I put the host name - IP mapping in the /etc/hosts, however, nydusify can‘t use the info there while nerdctl/containerd and acceld can. Nyduisy still tries to lookup registry IP from my DNS server
Besides this, nydusify also does not support a registry which has self signed certificate.
We'll fix it together.
Besides this, nydusify also does not support a registry which has self signed certificate.
We'll fix it together.
Cool 👍
I tested the recent master code nydusify. The problem is gone. Closing it