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 docker mirror image in GitLab instead of dockerhub #5401

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

andrewlock
Copy link
Member

Summary of changes

Use the mirrored image in registry.ddbuild.io instead of from dockerhub

Reason for change

We're not supposed to pull directly from dockerhub, as we get rate limited

Implementation details

Set up mirroring here.

Test coverage

Tested here.

Other details

I hoped this would be faster as it's pulling from the internal repository. It does not appear to be.

@andrewlock andrewlock added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Apr 4, 2024
@andrewlock andrewlock requested a review from a team as a code owner April 4, 2024 14:53
Copy link
Member

@lucaspimentel lucaspimentel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@lucaspimentel lucaspimentel requested a review from a team April 4, 2024 16:16
@andrewlock andrewlock merged commit fae4f96 into master Apr 5, 2024
86 checks passed
@andrewlock andrewlock deleted the andrew/try-gitlab-cache branch April 5, 2024 07:33
@github-actions github-actions bot added this to the vNext-v2 milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants