Colima Stugan icon

Colima Stugan

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…

Downloads

Pick the build for your Mac. All three are the same app — only the CPU architecture they target differs.

Loading latest release…

Apple Silicon

Most Macs

M1, M2, M3, M4 and newer.

Version
Size
Download .dmg

Intel

Pre-2020 Macs, plus any Intel-based machine still in service.

Version
Size
Download .dmg

Universal

Runs on both Apple Silicon and Intel. ~2× the file size.

Version
Size
Download .dmg

Install it

Should take less than a minute, including talking past Gatekeeper.

  1. 1

    Make sure Colima is running

    The app talks to Docker through Colima's local socket. If you haven't already: brew install colima docker, then colima start.

  2. 2

    Download the DMG

    Pick the right one for your Mac above. Open the DMG and drag Colima Stugan into Applications.

  3. 3

    First launch (Gatekeeper bypass)

    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.

  4. 4

    If nothing else works

    Some MDM-managed machines block both. Strip the quarantine flag from a terminal: xattr -cr /Applications/Colima\ Stugan.app, then open normally.

Built for the way you actually use Docker

Event-sourced, log-streaming, lifecycle-aware. Everything that should just work, does.

Live Docker events

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.

Tray menu controls

Start, stop, and restart Colima from the menu bar without opening the main window. The icon updates to reflect VM state.

Colima VM lifecycle

Adjust CPU, memory, and disk allocation. Reset the VM when you need a fresh slate. Status visible at a glance.

Container log streaming

Tail logs in a side drawer, with proper backpressure and cancellation when you close the view. No spinning sockets in the background.

Native macOS

Built with Tauri — actual macOS window chrome, real menu bar, traffic lights. Not Electron, not a wrapped web app.

~10 MB app

The whole thing weighs in around 10 MB. Cold launches in under a second. Memory footprint stays out of your way.