Apple's "demo" showed Docker for mac running, complete with containers. https://i.imgur.com/bQb1grM.png Docker here is saying their "for mac" application dependencies are not even all working yet. Unless I am missing something - Apple's Docker on silicon demo was fabricated?
Apple Silicon M1 Chips and Docker
71–80 of 129 posts
Re: Apple Silicon M1 Chips and Docker
#72Earlier quoted context omitted.
I don't want x86 Docker on ARM.
What the point of docker if you can't just run single binary everywhere? That was its promise, right?
That way you don't have "works on my machine" problems, because both prod and dev are clean virtualized identical systems (containers)
Re: Apple Silicon M1 Chips and Docker
#73Earlier quoted context omitted.
The question is: why even care? Use an Arm image. For docker, it makes little to no difference
That requires that ARM images are available, which will take time and always have a disconnect. It also violates the idea of being able to run the exact same image on your laptop (ARM Mac) and in prod (x86 server).
Re: Apple Silicon M1 Chips and Docker
#74Apple's "demo" showed Docker for mac running, complete with containers. https://i.imgur.com/bQb1grM.png Docker here is saying their "for mac" application dependencies are not even all working yet. Unless I am missing something - Apple's Docker on silicon demo was fabricated?
That screenshot shows a full Linux VM running on the machine using Parallels. That VM then has Docker running inside it. Docker for Mac isn't involved at all.
Re: Apple Silicon M1 Chips and Docker
#75The really perplexing thing to me here is that Docker Desktop...was featured on stage at the Apple event. How? Did Apple just hack it together and get it working? Was it just fake? Was Docker involved at all? I feel like it was implied that Apple was doing the hard work here, but now it looks more like nobody was doing the work, and showing it off working was a hat trick?
Re: Apple Silicon M1 Chips and Docker
#76Earlier quoted context omitted.
That screenshot shows a full Linux VM running on the machine using Parallels. That VM then has Docker running inside it. Docker for Mac isn't involved at all.
Look again - Docker for Mac control panel is clearly visible and "running" behind the VM window.
Re: Apple Silicon M1 Chips and Docker
#77Re: Apple Silicon M1 Chips and Docker
#78Gosh, it never occurred to me that the reason the UI was so bloated and slow was because it is using electron! Why couldn’t they just write a quick set of native panels and call it a day? Sigh.
Re: Apple Silicon M1 Chips and Docker
#79Gosh, it never occurred to me that the reason the UI was so bloated and slow was because it is using electron! Why couldn’t they just write a quick set of native panels and call it a day? Sigh.
Re: Apple Silicon M1 Chips and Docker
#80Earlier quoted context omitted.
AWS Graviton 2 ARM instances are more cost effective for most server loads. This is a gateway to saving a lot of cloud spend.
I agree with you, but there's probably already been some pressure with people wanting to use Raspberry PIs/other ARM-based boards for K8s clusters. I wonder where that tipping point will come. Anandtech's benchmarks: https://www.anandtech.com/show/15578/cloud-clash-amazon-grav... Here's a tweet about one company's experience: https://twitter.com/lizthegrey/status/1314618333140971521