8 Jul
2019
8 Jul
'19
2:20 p.m.
Hi Jerry I was trying to do a pull of an image and according to this patch [1] I'm required a Keystone token to get access to the registry. Are you able to explain what are the steps that I need to do to pull of an image on the local registry using correct keystone authentication. ========== sudo docker -D pull registry.local:9001/docker.io/kolla/ubuntu-source-nova-novncproxy Using default tag: latest Error response from daemon: Get https://registry.local:9001/v2/docker.io/kolla/ubuntu-source-nova-novncproxy...: unauthorized: authentication required =========== 1. https://review.opendev.org/#/c/626355/ Regards, José