ctop

Top-like interface for container metrics monitoring

brewmacoslinux
Try with needOr install directly
Source

About

Top-like interface for container metrics

Commands

ctop

Examples

Display real-time metrics for all running containers$ ctop
Monitor containers and sort by memory usage$ ctop -sort-by memory
Connect to a remote Docker daemon and view container metrics$ ctop -docker-host unix:///var/run/docker.sock