ctop
Top-like interface for container metrics
ctop provides a concise and condensed overview of real-time metrics for multiple containers. ctop comes with built-in support for Docker and runC; connectors for other container and cluster systems are planned for future releases. ctop requires no arguments and uses Docker host variables by default. See connectors for further configuration options. Config file values will be loaded and applied the next time ctop is started. To build ctop from source, simply clone the repo and run "make build...