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 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.
To install ctop, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ctop
To see what files were installed by ctop, run:
port contents ctop
To later upgrade ctop, run:
sudo port selfupdate && sudo port upgrade ctop
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.