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

Add option to use containerd instead of dockerd #302

Open cronventis opened 2 years ago

cronventis commented 2 years ago

It would be awesome to have DockStation working with containerd directly instead of only dockerd. This would make it the only alternative for docker desktop if you switch to something else completely.

igor-lemon commented 2 years ago

Open Containers tab image

cronventis commented 2 years ago

image

igor-lemon commented 2 years ago

Do you run Docker via Docker machine?

cronventis commented 2 years ago

No, I dont run Docker or Docker machine, I run containerd with nerdctl :) Thats what my request is about.