CircleCI-Public / CircleCI-Public/cimg-clojure
Feature Request: arm64 support
Open
enhancement
- Dominant language
- Dockerfile
- Stars
- 3
- Forks
- 5
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 1
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.