Anyone can confirm with me for this issue, when pull the image?

The tag is exist in hub.docker.com, but I can’t pull the image:

$ docker pull vmware/harbor-ui:0.4.0
Pulling repository docker.io/vmware/harbor-ui
Tag 0.4.0 not found in repository docker.io/vmware/harbor-ui

Try latest tag, same error.

$ docker pull vmware/harbor-ui
Using default tag: latest
Pulling repository docker.io/vmware/harbor-ui
Tag latest not found in repository docker.io/vmware/harbor-ui

closed, my local setting problem