Skip to content

Comment on Qocker is a user-friendly Qt GUI application for managing Docker containersparent

Comments

Not a direct answer, but for me, lazydocker (TUI) is the best possible solution for this sort of thing

- Don't need to have another service running in the background constantly, using up server resources

- Don't need to expose another service including authentication on the server like with a web interface, can just use it via SSH

- Works locally the exact same way as on a remote machine, unlike some desktop GUIs

- A nice, live, interactive overview of all running containers and their logs unlike with the docker CLI (I find the output of `docker ps` impossible to read, it ALWAYS wraps the output for each container across two lines in my terminal and I can't tell how the values line up)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.