Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Harbor as Docker Hub proxy when "Prevent Vulnerable Images" is enabled #9094

Closed
brunoaraujoclaro opened this issue Sep 13, 2019 · 3 comments

Comments

@brunoaraujoclaro
Copy link

I am using Harbor as Docker Hub Proxy, where the docker daemon was configure to point for this registry. This part is working ok.

But, I find a problem when I enable the option "Prevent Vulnerable Images" following the image below to the "library" project.

Harbor dashboard

If this options is checked, the docker pull command don't work, showing the error below, but if is unchecked, the command work ok.

Harbor error

  • harbor version: v1.8.2 (online)
  • docker engine version: 18.06.1-ce
  • docker-compose version: 1.24.1
@wy65701436
Copy link
Contributor

@brunoaraujoclaro can you please provide core.log?

@ywk253100
Copy link
Contributor

@steven-zou This isn't related with replication, I removed the replication label

@brunoaraujoclaro I don't think Harbor fully support the registry proxy/mirror already, you can refer to #8082 for more information

@reasonerjt
Copy link
Contributor

That;s correct, currrently you cannot setup harbor as proxy cache of docker hub and expect the functionalities work as when it's setup as a standalone registry.

closing as won't fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants