A native macOS GUI for managing containers. Start, stop, inspect, and monitor — no terminal required.
Features
Seven focused views covering the full container lifecycle — from running new images to monitoring live resource usage.
Containers
Full lifecycle management. Live CPU, memory, network I/O, and block I/O stats. Run containers with custom ports, volumes, env vars, and resource limits. Open a shell directly in Terminal.app.
Images
Browse local images with repository tags, digest hashes, sizes, and media types. Pull from any registry, inspect metadata, and delete unused images to reclaim disk space.
Networks
List networks with status, mode, subnet, and gateway info — both IPv4 and IPv6. Create networks with custom subnets or remove ones no longer needed.
Volumes
Manage persistent container volumes. View volume details and track usage — all without touching the terminal.
DNS
Inspect container DNS configuration at a glance. View nameservers, search domains, and DNS options — useful for debugging connectivity inside containers.
System
Disk usage by containers, images, and volumes with reclaimable space. Adjust system properties, monitor builder status, and start/stop/restart the container runtime.
Screenshots
Screenshots for each view will appear here as the app matures.
Containers view
Images view
System view
Networks view
Volumes view
Settings view
Built with
Tauri wraps a Rust backend and a React + TypeScript frontend into a tiny, fast native app — no Electron, no web bloat.
Tauri 2
Desktop framework
Rust
Backend / system bridge
React 19
UI framework
TypeScript
Type-safe frontend
Vite 7
Build tool