Fast, light, and fully open-source. Run Docker containers and Kubernetes on macOS in a ~15 MB desktop app — powered by Lima.
- ~15 MB — Not a 1 GB install. Built with Tauri and Rust.
- Docker & Kubernetes — One-click setup for both. Same workflow, without the overhead.
- Built-in Terminal — Multiple tabs and split panes.
- Auto Environment Setup — One click sets
DOCKER_HOSTandKUBECONFIGin your shell. Your localdockerandkubectljust work. - Visual Config Editor — Edit Lima YAML, or use visual controls for CPUs, memory, port forwards, mounts, and provisioning.
brew install chenhunghan/tap/0maDownload the latest release for macOS (Apple Silicon & Intel):
- Download the
.dmgfile from the Releases page. - Open the disk image and drag 0ma to your Applications folder.
- Remove the quarantine attribute (the binary is unsigned):
xattr -cr /Applications/0ma.app
- Launch 0ma from your Applications directory.
Requirements:
- Node.js (v18+)
- Rust (latest stable)
limactlinstalled and available in PATH
git clone https://github.com/chenhunghan/0ma.git
cd 0ma
npm install
npm run tauri dev # development
npm run tauri build # productionCopyright 2025 Hung-Han Chen [email protected].
Licensed under the dual MIT and Apache-2.0 licenses.