Excellent utility, this covers everything I used Portainer for and works over SSH.
Comment on If you already know Docker CLI, is there a reason to use Portainer?
Dangerhart@lemm.ee 1 month ago
Somewhat off topic but I’ve been using this lately and it’s great github.com/jesseduffield/lazydocker. If all you want is a ui over docker this may be better than going all in on something like portainer
ikidd@lemmy.world 1 month ago
theorangeninja@lemmy.today 1 month ago
Can you compare this to dockge by any chance?
ikidd@lemmy.world 1 month ago
TUI so it’s easy to use over SSH. And I think it’s a lot more featureful than dockge. You can remove images, get a running log, performance graphs and more environment info.
I put this on all my docker hosts and alias it to
lzd
, use it all the time.