Bullseye Dockerfile should support linux/arm64 #1508
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
The bullseye container image supports only linux/amd64. When we try to build linux/arm64 support, we get this:
From the Cloud Build logs:
This is likely an issue with qemu. Possibly related:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
when runningdocker-compose up
on Apple Silicon docker/for-mac#5123The text was updated successfully, but these errors were encountered: