AI Models

Apple Just Killed Docker Desktop on Mac (Open Source Containers)

Published
Jun 24, 2026
Duration
5:12
Module
AI Models
Click to load the YouTube player

Video summary

Companion notes

Apple shipped an Apache 2.0 Linux container runtime in Swift with full OCI compatibility, letting Mac developers drop Docker Desktop and its commercial seat pricing.

Apple's Container Project

Apple's new runtime runs actual Linux containers on Apple Silicon, implemented in Swift and licensed under Apache 2.0. You get the container runtime "without Docker", without the battery drain, and without the commercial seat pricing. The framing in the video: "why rent your local dev environment when you can actually own one."

The 'Own Your Stack' Meta

The creator ties the release to a broader pattern running through the week: developers "clawing back control from black box SaaS tools and commercial licenses" across local containers, private inference, and observability. Modal's new managed private LLM endpoints are cited as another instance — customers "have access to the underlying code," can modify it, and audit it. Latitude is held up as an open-source, self-hostable observability tool that collapses repeated failures into real issues and lets you "search production conversations in plain English."

Where the Wave Stops

The hard limit hits at the lowest level. Together AI's parallel kernel bench (released the same day as the video) tested frontier LLMs against real multi-GPU workloads including Megatron-LM and DeepSpeed. Best zero-shot score: 28 out of 87 correct. Even with iterative debugging loops, models "plateau very quickly" — they can fix syntax errors and basic debug loops, but "reasoning about rank coordination and communication mechanisms" is where they fail. The takeaway: AI can orchestrate containers and endpoints, but kernel-level performance on multi-GPU clusters is still human territory.

What To Read Next

CMU released *Modern GPU Programming for ML Systems* as a free online book. Topics: data layout swizzling, 3D TMA, and Blackwell programming. The creator calls it "the dividing line between people who call APIs … and people who actually build the underlying systems."

Watch on YouTube

Prefer the native player? Open it on YouTube: https://www.youtube.com/watch?v=vR8TMbsv8Qc