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

chore(docker): use native arm runners #282

Open
wants to merge 5 commits into
base: next
Choose a base branch
from

Conversation

danielkelemen
Copy link
Member

@danielkelemen danielkelemen self-assigned this Oct 12, 2023
@danielkelemen
Copy link
Member Author

danielkelemen commented Oct 12, 2023

Notes

  • Configured aws-arm-core-2-default which seems to be sufficient. It finishes about the same time as the x64 build.
  • Removed the cache arguments as docker build doesn't support the --cache-to only the --cache-from which is not that useful in the first build.

Issues

  • multi platform docker build (release.sh) seems to fail during amd64 mvn dependency:get with timeout (download.sh).
  • Docker.io too many requests
    • 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading
  • Self hosted runner isn't picking up the job, sometimes for a whole hour.
    • Waiting for a runner to pick up this job...

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

Successfully merging this pull request may close these issues.

1 participant