VMware vSphere

 View Only
  • 1.  VMware vic mirror registry

    Posted Apr 04, 2019 09:28 AM

    Hi

    I'm looking to find a way to connect vmware vic registry to docker hub since we do not have direct access to internet from datacenter, I have already tried to use proxy servers to forward the traffic but due to some reasons our proxy servers are not stable and pull requests fail. seems there is a solution called mirror registry to solve this issue, has anyone tested this solution with vmwarw vic? and how we should implement it?

    Thanks in advance



  • 2.  RE: VMware vic mirror registry

    Posted Apr 04, 2019 11:27 AM

    You need to fix your proxy issues rather than looking for another solution. Mirror registry gives you the ability to mirror all the repositories within Harbor to another instance, not to serve as an off-line cache for Docker Hub.



  • 3.  RE: VMware vic mirror registry

    Posted Dec 15, 2019 10:11 PM

    same issue, did you try using docker client and pushing images?If you fixed the issue let me also know