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

Publish a arm64 architecture container image #311

Open
hinricht opened this issue Jan 19, 2024 · 0 comments
Open

Publish a arm64 architecture container image #311

hinricht opened this issue Jan 19, 2024 · 0 comments

Comments

@hinricht
Copy link

Issue Report

Arm64 CPU architectures (i.e. new Macbooks with Apple M1) are not able to use the published container image.

Expected Behavior

There is a multi-arch image with at least arm64 and amd64 architectures.

Actual Behavior

Current image is is amd64 only.

Steps to Reproduce the Issue

  • Given a arm64 device
  • docker run ghcr.io/todogroup/repolinter will break with WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
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

No branches or pull requests

1 participant