This is ridiculous. Your code will just have to support multiple architectures, which is very easy with modern languages and tooling.
Yeah, ARM is coming and docker will move to support it. We already have this: https://docs.docker.com/buildx/working-with-buildx/ Things like the pinebook pro (and hopefully more linux ARM devices) will keep pushing this further.
ARM Mac: Why I'm Worried About Virtualization
11–20 of 313 posts
Re: ARM Mac: Why I'm Worried About Virtualization
#12Didn't think of that. If running Docker is 10 times slower on ARM and virtual box doesn't support the architecture at all, this might indeed end developers using Mac.
Re: ARM Mac: Why I'm Worried About Virtualization
#13This is ridiculous. Your code will just have to support multiple architectures, which is very easy with modern languages and tooling.
Re: ARM Mac: Why I'm Worried About Virtualization
#14Re: ARM Mac: Why I'm Worried About Virtualization
#15Re: ARM Mac: Why I'm Worried About Virtualization
#16This is ridiculous. Your code will just have to support multiple architectures, which is very easy with modern languages and tooling.
The one use case when this might be viable is targeting AWS Graviton2. Does anybody know if you can run an emulated Graviton2 on ARM Mac?
Re: ARM Mac: Why I'm Worried About Virtualization
#17Apple will singlehandedly make 2021 "the year of Linux on the desktop".
Re: ARM Mac: Why I'm Worried About Virtualization
#18> Why can't you update the Docker image to also support ARM? You theoretically could switch your backend to run ARM Linux. However, this would take months - renting out ARM instances, re-building all repositories, and a tense switch over. I don't see why this would be so hard. If anything, I expect to see a massive upswing in things like AWS Graviton2 uptake, and a lot of common Docker images being built with ARM ver…
Re: ARM Mac: Why I'm Worried About Virtualization
#19Re: ARM Mac: Why I'm Worried About Virtualization
#20> Why can't you update the Docker image to also support ARM? You theoretically could switch your backend to run ARM Linux. However, this would take months - renting out ARM instances, re-building all repositories, and a tense switch over. I don't see why this would be so hard. If anything, I expect to see a massive upswing in things like AWS Graviton2 uptake, and a lot of common Docker images being built with ARM ver…