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

harbor mirror not pull the image in itself #11464

Closed
JadeQin opened this issue Apr 7, 2020 · 1 comment
Closed

harbor mirror not pull the image in itself #11464

JadeQin opened this issue Apr 7, 2020 · 1 comment
Labels
kind/requirement New feature or idea on top of harbor

Comments

@JadeQin
Copy link

JadeQin commented Apr 7, 2020

Expected behavior and actual behavior:
Harbor can pull the image from remote and store it.

Steps to reproduce the problem:
I config the harbor remoteurl

proxy:
  remoteurl: https://dockerhub.azk8s.cn

I config the docker daemon.json

"registry-mirrors": ["https://***.***.com"]

docker info show it right,and I can pull image success.
But I can not find the image in Harbor UI.

Versions:
Please specify the versions of following systems.

  • harbor version: [v1.10.1]
  • docker engine version: [19.03.8]
  • docker-compose version: [1.25.4]
@heww heww added the kind/requirement New feature or idea on top of harbor label Apr 7, 2020
@heww
Copy link
Contributor

heww commented Apr 7, 2020

Closed because it is duplicated with #8082

@heww heww closed this as completed Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/requirement New feature or idea on top of harbor
Projects
None yet
Development

No branches or pull requests

2 participants