Sodamhan.com

TL;DR

ctop

Instantly visualize container performance and health with real-time metrics on CPU, memory, and block IO usage. More information: https://github.com/bcicen/ctop.

  • Show only active containers:

ctop -a

  • reverse the container sort order:

ctop -r

  • invert the default colors:

ctop -i

  • Display help:

ctop -h

This document was created using the contents of the tldr project.