Can you run x86/64 Docker images on Apple Silicon Macs?
Yep any time I look things up for NAS stuff pretty much all options seem to be better in docker.Use Docker a lot and have no idea what podman is. Docker is huge if you use unraid or other nas platforms.
Yes but they are much slower than on an actual x86-64/AMD64 CPU. You are emulating a lightweight Linux instance along with whatever application is running. The good thing is that cross-platform images seem to start up relatively quickly.Can you run x86/64 Docker images on Apple Silicon Macs?
This is great news. They are really nice.
![]()
Hint: Levi’s also makes Dockers.Who's that? No idea what it has to do with this article..
It's not him, it's them.Who's that? No idea what it has to do with this article..
All explanations starting with virtual machines are completely wrong and steer people in the wrong direction.
the architecture of containers should nothing be of interest or importance for the common computer users.
and I don't understand why it is covered by macrumors.
Nonsense comment
Had Docker on my MBP for a few hours recently, looking at Kinsta's WordPress dev environment.
Just to start, Docker used an insane amount of RAM – is that possibly different on M1?
You configure how much ram to use. If you allocate a ton it will use it. Normally not needed, it's the whole point of docker vs VM.Not really. Intel MacBook Pros get extremely hot 🥵 running demanding virtualization environments such as Docker.
Not likely. Docker is indeed a memory hog 🐷. 32 GB of RAM is a recommended minimum for a system running Docker unless you are working with very small containers. Unfortunately with M1 we are currently stuck with 8 or 16 GB.
‘Containerisation’ and ‘virtualisation’ are technically different, but at a high non-technical level, they both exist in the same area and are trying to achieve roughly similar things. Isolation, mainly.
Docker? Is it still a thing? I thought podman is now the way to go? Anyway: what hypervisor do they use on mac m1? Hyperkit?
Something tells me that Docker very much is a thing and that you're just trying to push some alternative nobody has heard of.Stupid logo from a failing company. I agree.
Well, I'd expect a container taking 32GiB RAM wouldn't take much less running "bare metal," unless Docker just has ridiculous overhead. I've been using it with 8.Not likely. Docker is indeed a memory hog 🐷. 32 GB of RAM is a recommended minimum for a system running Docker unless you are working with very small containers. Unfortunately with M1 we are currently stuck with 8 or 16 GB.
Are they just sandboxed single container VM instances thus reducing security threats to typical Client/Server vending say Apache, PHP, Rails, Java, etc?Sorta, it's a VM for individual applications. I personally wouldn't have a need for it on Mac, but on my UnRaid Server I have a dozen Docker contrainers including apps like Plex, Sonarr, Radarr, Deluge, Unifi Controller, Homebridge.
I could see Homebridge being useful for the average person on a mac using homekit stuff.
The resident portion is Apple Silicon. The UI wrapper, who cares. They can take their time on that.The desktop app still uses Rosetta however. Will say it works really well, can run quite a few things including some x86 images. My use is mostly for development however.
Mostly true, filesystem and vpn agents still need to convert. UI, yeah it's just some kind of chrome app I believe.The resident portion is Apple Silicon. The UI wrapper, who cares. They can take their time on that.
You've gone deeper than I have, most of my settings are still default. It is pretty slow to start up but that's not a big deal.Mostly true, filesystem and vpn agents still need to convert. UI, yeah it's just some kind of chrome app I believe.
That said, it works super well.