I'm a huge fan of lazygit
and I think it's time I start using the other CLI tool from the same developer lazydocker
.
I still need to use some kind of Docker engine to start the daemon; I'll still stick with Orbstack. Instead of using the Orbstack GUI from the command line I can run orb start
and then lazydocker
.
I can do all my normal Docker related debugging from inside lazydocker
like starting, restarting, stopping and pruning things.
When I want to shut everything down I stop all the containers and then orb stop
.