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.
Describe the Feature Request
Please provide a
linux/arm64architecturecimg/python:3.10.14-browsersimage. This benefits those who are usingcircleci local executeon an ARM-based Mac.Is your feature request related to a particular problem?
How will this feature request benefit CircleCI jobs using this image?
This will let developers tests jobs using this image on their local workstation.