We are using 2.0, I set my container to “aways” pull the image. But, when I do that I am getting and http error:
ErrImagePull: rpc error: code = Unknown desc = Get https://[our registry address]/manifests/development: denied: access forbidden
It seems obvious that it can’t authenticate the request, but I’m not sure how to fix it. It appears as if the registry was configured ok and that the container pulled its image the first time I set it up.
Any help would be great!!