6 ms·
I never really understood the use case for things like this. You can get the logs with docker-compose logs and you can see what's running with docker ps. So I'm
by ziftface 3y ago
I never really understood the use case for things like this. You can get the logs with docker-compose logs and you can see what's running with docker ps. So I'm not really sure why you'd need this.
- block_dagger 3y agoThese exact points are addressed in the readme. Tldr: windowing, filtering, quick status, etc
- EamonnMR 3y agoIt lets you quickly tab back and forth between different containers and keeps everything on one screen. You could accomplish the same thing by fiddling in tmux, but this has it all ready to go in one command.
- TheSmiddy 3y agoThe elevator pitch does a pretty good job of explaining the use case imo.
- ziftface 3y agoI read that and even downloaded it and tried it, but like the other commenter said, it's just not for me. I don't see any value added compared to just using the docker-compose and docker commands. I love this developer's other tool, lazygit, which I use every day. And I can see this one is similar quality, even though it doesn't appeal to me personally. Glad it helps some people out though.
- lintimes 3y agoRead the elevator pitch on the repo. https://github.com/jesseduffield/lazydocker#elevator-pitch https://github.com/jesseduffield/lazydocker#elevator-pitch
- xupybd 3y agoI can also create applications with enough nand gates. We develop faster and easier ways to do things to become more productive.
- nonethewiser 3y agoHow is docker-compose logs analogous to nand gates?
- teaearlgraycold 3y agoAre you trolling?
- ryapric 3y agoI believe they're talking about how abstractions tend to make people more productive. Operative term being "tend to", because I personally wouldn't use this tool either, but to each their own.
- bshipp 3y agoDifferent strokes for different folks. I thought Portainer and Netdata were overkill the first time I spun them up and now I can't live without them.
- nonethewiser 3y agoI fully agree but the suggestion was that docker-compose logs is like nand gate compared to lazydocker. Seems like a stretch. Frankly lazydocker looks cool. I think I see the merit as a nice-to-have utility.
- deleted 3y ago[deleted]
- deleted 3y ago[deleted]
- deleted 3y ago[deleted]
- Defletter 3y agoI mean, with all due respect, but if you cannot see any reason for this to exist, even given the explainer in the readme, then it's clearly not for you. But just because it's not for you doesn't mean I can't be for anyone.