DEV Community

Cover image for NanoClaw just moved from Apple Containers to Docker
Ajeet Singh Raina
Ajeet Singh Raina

Posted on

NanoClaw just moved from Apple Containers to Docker

NanoClaw just moved from Apple Containers to Docker and the reason behind it is a masterclass in open source stewardship.

Gavriel Cohen built NanoClaw AI as a personal project. He uses a Mac, loved Apple Containers for their lightweight Apple Silicon optimization, and shipped what worked for him. Simple, honest, personal.

Then thousands of developers started using it. Production workloads. Businesses building on top of it. A real community formed.

And that’s when he made a decision that not every creator has the humility to make:

β€œThe defaults should serve the community, not just me.”

He switched to Docker ~ battle-tested, universally supported, runs everywhere because it was the right thing for the project, not his personal preference.

Apple Containers are still fully supported. Run /convert-to-apple-container and in ~30 seconds it merges changes into your codebase via git ~ minimal token usage, deterministic in most cases, with Claude resolving merge conflicts.

This is what great open source leadership looks like. Knowing when to get out of your own way.

Congrats to the NanoClaw community on this milestone 🐳

πŸ‘‰ https://x.com/Gavriel_Cohen/status/2026028681907339382

Top comments (0)