Skip to content

Why not use arm64v8/ubuntu when running on apple silicon? #1360

Answered by Emilgardis
ShaneMurphy2 asked this question in Q&A
Discussion options

You must be logged in to vote

See #751, this is very high up on my wishlist.

Infact, the entire codebase (aside from ci) now supports this possibility, and you can preview how it would work with #751 (comment). Here's also a more complete example without many of the bells our images have.

Many of our images actually work fine on amd64 and arm64, the main issue is that github doesn't have native arm64 runners with docker so we'd have to use emulation to create the images.

also, we don't need that specific ubuntu image, ubuntu is already multi-arch

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ShaneMurphy2
Comment options

Answer selected by ShaneMurphy2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants