|
|
|
Show HN: A minimalist Docker TUI for everyday stuff
(github.com)
|
|
1 points
by pivovarit
106 days ago
|
|
I love the scriptability of Docker CLI, but for everyday operations (logs, exec, start/stop) it means a lot of repetitive typing and looking up container ids. That's why I built tdocker, which is supposed to feel like docker ps on steroids, which has just the things you do dozens of times a day. Would love some feedback, especially on you think is missing (or what I should resist adding) |
|