ColimaUI icon

ColimaUI

A native macOS app for managing Colima VMs and Docker containers.

ColimaUI Screenshot

The Problem

Docker Desktop is a resource hog. Colima is a lightweight alternative that runs containers without eating your RAM and CPU. The only thing missing was a GUI. So I built one. Now you get the performance of Colima with the convenience of a native Mac app.

Features

VM Management

Start, stop, and restart your Colima VMs without touching the terminal

Container Control

View all running containers and control them with a single click

Real-time Stats

Monitor CPU and memory usage per container as it happens

Log Viewer

Stream container logs in real-time without grepping through terminal output

Image Management

Browse, inspect, and remove Docker images from a clean interface

Cleanup Tools

Prune dangling images and unused data to reclaim disk space

How it Works

1.

Download

Grab the latest release from GitHub

2.

Launch

Open ColimaUI—it detects your Colima setup automatically

3.

Manage

Control your containers from the menu bar

Requirements

  • macOS 14.0+
  • Colima installed
  • Docker CLI

Ready to try it?