A cross-platform Docker management client built with Tauri.
- Manage remote Docker servers via SSH
- Monitor Docker status and troubleshoot access issues
- Manage containers, images, networks, and volumes
- Deploy containers with flexible configurations
- Access terminals, logs, and real-time events
- Configure port forwarding and Docker daemon settings
- Browse and deploy apps from app sources
- Node.js 20+
- pnpm 11
- Rust stable
- Platform dependencies required by Tauri
On macOS, install Xcode Command Line Tools:
xcode-select --installAfter installing the required Tauri dependencies, run:
pnpm i
pnpm tauri devIssue and PR welcome!
GPL-3.0 License. See License here for details.