Skip to content

chore: use TOML config with buildx to avoid DockerHub rate limits #501

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

Conversation

lemeurherveCB
Copy link
Contributor

This PR uses TOM config with buildx if executed on CI and if /etc/buildkitd.toml file exists to use registry mirrors.

Supersedes and closes #497

Similar to:

Ref:

Testing done

make docker-init + CI

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@lemeurherveCB lemeurherveCB requested a review from a team as a code owner March 25, 2025 17:54
@dduportal dduportal changed the title fix: use TOML config with buildx to avoid DockerHub rate limits chore: use TOML config with buildx to avoid DockerHub rate limits Mar 25, 2025
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

LGTM!

Note: I've changed the title prefix of this PR from fix to choreas it does not change anything in the image.

@dduportal dduportal merged commit 6fd7060 into jenkinsci:master Mar 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants