We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Feature Request Add arm64 support.
Currently errors with this message:
Status: Downloaded newer image for cimg/clojure:1.11.1 WARNING: docker image cimg/clojure:1.11.1 targets wrong architecture (found amd64 but need [arm64 arm64v8 arm32v7 arm32v6])
Is your feature request related to a particular problem? Add support for arm64 with docker executors
How will this feature request benefit CircleCI jobs using this image? Enable resource_type to be used for arm64
resource_type
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the Feature Request
Add arm64 support.
Currently errors with this message:
Is your feature request related to a particular problem?
Add support for arm64 with docker executors
How will this feature request benefit CircleCI jobs using this image?
Enable
resource_type
to be used for arm64The text was updated successfully, but these errors were encountered: