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

Use other docker registries #30

Open
ldelcano opened this issue Oct 6, 2021 · 2 comments
Open

Use other docker registries #30

ldelcano opened this issue Oct 6, 2021 · 2 comments
Assignees

Comments

@ldelcano
Copy link

ldelcano commented Oct 6, 2021

I am exploring docker registries different from Dockerhub due to the performance problems we are having and have these two options:

  • github registry (packages): I need to provide a GITHUB_TOKEN. How do I do that? In only see a field to provide the JENKINS CREDENTIAL ID.
  • harbor repository installed in one of our servers (public). We are setting this up, once it is working I will try to test from jenkin service.
@ldelcano ldelcano changed the title [Request for help] Use other docker registries Oct 6, 2021
@micafer
Copy link
Collaborator

micafer commented Oct 6, 2021

Hi @ldelcano,

To download public images from Gihub registry you do not need any token, you only have to change the image name.

@ldelcano
Copy link
Author

ldelcano commented Oct 6, 2021

Thanks Miguel, but I need also to push.

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

3 participants