Hello Tauri folks! I recently released Dockev, a Docker GUI desktop app built with Tauri and Rust, it's currently in early access, but the core management features should be working (hopefully 😄)
The reason I built this is because I always end up using Colima on Mac, or installing only the Docker Engine on Linux or WSL on Windows. I've always avoided Docker Desktop since it feels slow and bloated, and it also requires a paid license if I use it for my company (I can use it anyway but prefer not to). That being said, working without a GUI is not my preference, so I built the tool I personally wanted
Dockev is a clean, fast Docker management tool built for developers running a headless Docker engine like Colima or Podman. It covers container management, image handling, volume & network inspection, live logs, terminal, file manager, etc, and more coming
Any feedback would be really appreciated!