DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Docker events init error with docker-machine with kvm (using kvm driver forked from https://github.com/tdilauro/docker-machine-kvm ) #252

Open tintupratap opened 3 years ago

tintupratap commented 3 years ago

I am using kvm driver for docker-machine, It works on cli flawlessly without any issues.. But on Dockstation, even I start it manually via cli, Dockstation shows connected, but when I click on containers tab, I get docker events init error..

The I only see Hyper-V, VMWare and VirtualBox as hypervisors in settings.. Need support for kvm driver selection in settings if possible..

igor-lemon commented 3 years ago

Oh, need to check your case... I can't promise to do it next week because I'm working hard on a new release. But I'll try to check this as soon as possible. I think that I will try to add a possibility to set custom drivers in the settings of the app.