mirror of
https://github.com/bcicen/ctop.git
synced 2025-11-12 14:15:40 +01:00
b84e22fb90b1632b8fc7f01a8ef5f0e0ee7fd26d
ctop
NOTE This project, while largely usable, is a work in progress! This message will be removed upon initial stable release
Top-like interface for container metrics
Quickstart
To build and run ctop:
git clone https://github.com/bcicen/ctop.git
cd ctop
go build && ./ctop
Keybindings
| Key | Action |
|---|---|
| h | Open help dialog |
| s | Select container sort field |
| r | Reverse container sort order |
| q | Quit ctop |
Description
Languages
Go
97.1%
Shell
1.6%
Makefile
1.1%
Dockerfile
0.2%