💭 jesseduffield/lazydocker: The lazier way to manage everything ... =================================================================== !https://github.com/jesseduffield/lazydocker Date: March 7, 2024 GitHub - jesseduffield/lazydocker: The lazier way to manage everything docker The lazier way to manage everything docker. Contribute to jesseduffield/lazydocker development by creating an account on GitHub. GitHub · github.com [1] I've been using this for a few weeks now and it's fantastic. It's reminds me of lazygit, it gives a nice quick interface into the things I need and it just works. Yes I can git status to see what changed, then diff the files, then commit hunks, but lazygit can do that in just a few keystrokes. lazydocker does this for docker. It gives me a nice view into whats running, what's eating up disk space, and the networks I have. And if I see I have a bunch of exited containers, there is a bulk command righ there to clean them up. > tldr `docker ps` on steroids ![](https://github.com/jesseduffield/lazydocker/blob/master/docs/resources/demo3.gif?raw=true) !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/jesseduffield/lazydocker [2]: /thoughts/ [3]: /tags/thoughts/