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:
Aurélien Buchet 2025-08-23 10:29:44 +02:00 committed by GitHub
commit d26bbdba6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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