CircleCI-Public / CircleCI-Public/cimg-python

Feature Request: Release `linux/arm64` architecture `cimg/python:3.10.14-browsers` image

Open
#258 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dockerfile
Stars
36
Forks
33
PR merge metrics
No merged PRs in 30d

Description

**Describe the Feature Request**
Please provide a `linux/arm64` architecture `cimg/python:3.10.14-browsers` image. This benefits those who are using `circleci local execute` on an ARM-based Mac.

**Is your feature request related to a particular problem?**
```
$ circleci local execute deploy_docs
Fetching latest build environment...
Docker image digest: sha256:008ba7f4223f1e26c11df9575283491b620074fa96da6961e0dcde47fb757014
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
====>> Spin up environment
Build-agent version ()
System information:
Server Version: 27.3.1
Storage Driver: stargz
Cgroup Driver: cgroupfs
Cgroup Version: 2
Kernel Version: 6.10.14-linuxkit
Operating System: Docker Desktop
OSType: linux
Architecture: aarch64
...
Error:
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found

Step failed
Task failed
Error: Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found
```

**How will this feature request benefit CircleCI jobs using this image?**
This will let developers tests jobs using this image on their local workstation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.