- Docker credential helper fails to connect to Harbor Supervisor Service
- When attempting to connect to Harbor Supervisor Service, it is expected to connect to address https://<FQDN of Harbor registry>/api/v2.0/systeminfo, however docker credential helper attempts connecting to ttps://<FQDN of Harbor registry>/api/systeminfo
- Docker Credential Helper
- Harbor Supervisor Service
This is expected behavior.
The vSphere Docker Credential Helper is intended to be used with the embedded Harbor Registry, which is deprecated.
If you are using the Harbor Supervisor Service, see the following topic to connect using Docker:
Configure a Docker Client with the Harbor Registry Certificate