Hi all.
I get strange case: when i pull image by docker CLI from my custom registry with reg_address:reg_port/image_name everything ok. But when i try to pull this image in Rancher i get error “failed to pull: Error: image image_name:latest not found”
Have a good ideas?
I’m assuming you added the custom registry into Rancher?
http://docs.rancher.com/rancher/configuration/registries/
And how you are pulling your image is also correct:
http://docs.rancher.com/rancher/configuration/registries/#using-registries
Honestly, I’m not sure if we ever tested with a registry:port so maybe that’s the issue?