[Starlingx-discuss] [containers] How can I do a pull of Docker images with keystone
Perez Carranza, Jose
jose.perez.carranza at intel.com
Mon Jul 8 21:20:47 UTC 2019
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/manifests/latest: unauthorized: authentication required
===========
1. https://review.opendev.org/#/c/626355/
Regards,
José
More information about the Starlingx-discuss
mailing list