I have a private nexus oss repository for public docker hub.
I saw that when installing some stuff on rancheros it just pull some images directly on internet.
I would like to specify the URL of my proxy registry.
I am using a private registry for my system services and it works so I think you can do it in the cloud config file as well using the following format :
yes I can configure it when loading an image. But I was looking for a setting at OS level, because when you start rancheros the system is downloading some containers directly on internet. This doesn’t works on my network.