mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2026-01-06 10:35:39 -05:00
Add ctop
Added tool to list all running containers and give a vim-like navigation to trigger some commands on each container. (like view log, stop, start, run shell, etc.)
This commit is contained in:
commit
d26bbdba6c
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers.
|
||||
- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface.
|
||||
- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries.
|
||||
- [ctop](https://github.com/bcicen/ctop) - Top like interface for container metrics.
|
||||
|
||||
### Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue