Apple Silicon
Most MacsM1, M2, M3, M4 and newer.
- Version
- —
- Size
- —
A cozy little cabin for your Colima containers. Native macOS dashboard for Docker, with a proper menu bar, live updates, and VM controls — all in a ~10 MB app.
Loading latest release…
Pick the build for your Mac. All three are the same app — only the CPU architecture they target differs.
Loading latest release…
M1, M2, M3, M4 and newer.
Pre-2020 Macs, plus any Intel-based machine still in service.
Runs on both Apple Silicon and Intel. ~2× the file size.
Should take less than a minute, including talking past Gatekeeper.
The app talks to Docker through Colima's local socket. If you haven't already: brew install colima docker, then colima start.
Pick the right one for your Mac above. Open the DMG and drag Colima Stugan into Applications.
The app is not code-signed yet, so macOS will refuse to open it the first time. On macOS 15 (Sequoia) or later: try to open it, click Done on the warning, then go to System Settings → Privacy & Security, scroll down, and click Open Anyway. On older macOS: right-click the app → Open, which reveals a bypass button.
Some MDM-managed machines block both. Strip the quarantine flag from a terminal: xattr -cr /Applications/Colima\ Stugan.app, then open normally.
Event-sourced, log-streaming, lifecycle-aware. Everything that should just work, does.
The UI subscribes to Docker's event stream — start a container from the CLI and it shows up here within a second. No polling, no stale views.
Start, stop, and restart Colima from the menu bar without opening the main window. The icon updates to reflect VM state.
Adjust CPU, memory, and disk allocation. Reset the VM when you need a fresh slate. Status visible at a glance.
Tail logs in a side drawer, with proper backpressure and cancellation when you close the view. No spinning sockets in the background.
Built with Tauri — actual macOS window chrome, real menu bar, traffic lights. Not Electron, not a wrapped web app.
The whole thing weighs in around 10 MB. Cold launches in under a second. Memory footprint stays out of your way.