Hacker News new | ask | show | jobs
by mburlac 112 days ago
I built Zenithal [1] after getting frustrated with Docker Desktop's resource usage and the direction they've been going with AI features and licensing. It's a native macOS app(SwiftUI, no Electron) that manages Docker containers, Compose projects.

Key differences from the tools mentioned here: - Native macOS app (SwiftUI, no Electron) — uses Lima under the hood as a lightweight VM runtime instead of Docker Desktop's bundled VM. No Electron, no heavy resource usage. - Built-in Compose visual builder — edit your docker-compose.yml visually

Free tier covers basic container management. Happy to answer questions.

https://www.empiricapps.com