Eh, you need to apply to the Developer Preview Program. Here https://www.docker.com/community/get-involved/developer-prev...
Tech Preview of Docker Desktop for M1
21–30 of 231 posts
Re: Tech Preview of Docker Desktop for M1
#22Earlier quoted context omitted.
Under the hood there is a linux vm running.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
Re: Tech Preview of Docker Desktop for M1
#23Earlier quoted context omitted.
Under the hood there is a linux vm running.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
How is it so many people use docker but have zero fucking clue about how it works?
Re: Tech Preview of Docker Desktop for M1
#24Earlier quoted context omitted.
Under the hood there is a linux vm running.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
Re: Tech Preview of Docker Desktop for M1
#25Earlier quoted context omitted.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
... if docker ran “natively” it’d mean using kernel hooks provided by xnu, which means you’d be able to run another instance of macOS in a container. How is it so many people use docker but have zero fucking clue about how it works?
It's completely unsurprising that many folks haven't spent the time to dive into the internals. In many cases, because they don't need to.
Such is the nature of abstraction and higher level frameworks.
Re: Tech Preview of Docker Desktop for M1
#26Earlier quoted context omitted.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
You wanted Apple to add container support to the OSX kernel? Hah. I wonder if the virtualization API that Apple is pushing performs better than Hyperkit.
Do people really not know how shit works these days?
Re: Tech Preview of Docker Desktop for M1
#27Key takeaway for me is the ability to run/build both x86 and Arm images on a M1.
Can't see any reason M1s can't be used for everyone at my work now. Very nice.
Re: Tech Preview of Docker Desktop for M1
#28Earlier quoted context omitted.
Too bad, if they had it running natively I would actively consider switching back to mac. Glad to see they are making progress on the M1 port though, my team will be excited.
... if docker ran “natively” it’d mean using kernel hooks provided by xnu, which means you’d be able to run another instance of macOS in a container. How is it so many people use docker but have zero fucking clue about how it works?
Re: Tech Preview of Docker Desktop for M1
#29Earlier quoted context omitted.
It doesnt feel native at all, performance and networking are very suboptimal. Haven't tested it on M1 yet, but I doubt the networking challenges will disappear.
There is overhead for sure but if you use x86 containers on an Intel Mac or arm64 containers on an Apple Silicon mac, it's pretty performant.
Re: Tech Preview of Docker Desktop for M1
#30Happy to hear they are making progress, but I would caution people on being an early adopter. It's a tech preview only and don't screw yourself by thinking you will be able to just jump into your usual workflow without issues. Good luck docker!