mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add screencaps to readme
This commit is contained in:
parent
c955a8310b
commit
4af33fdf12
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
Top-like interface for container metrics
|
Top-like interface for container metrics
|
||||||
|
|
||||||
|
ctop provides a concise and condensed overview of real-time metrics for multiple containers:
|
||||||
|
![compact][compact]
|
||||||
|
|
||||||
|
as well as an expanded view for examining a specific container:
|
||||||
|
![expanded][expanded]
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Fetch the [latest release](https://github.com/bcicen/ctop/releases) for your platform:
|
Fetch the [latest release](https://github.com/bcicen/ctop/releases) for your platform:
|
||||||
@ -41,3 +47,6 @@ h | Open help dialog
|
|||||||
s | Select container sort field
|
s | Select container sort field
|
||||||
r | Reverse container sort order
|
r | Reverse container sort order
|
||||||
q | Quit cTop
|
q | Quit cTop
|
||||||
|
|
||||||
|
[compact]: http://i.imgur.com/uDUq33N.gif "cTop"
|
||||||
|
[expanded]: http://i.imgur.com/nYjQMhd.gif "cTop"
|
||||||
|
Loading…
Reference in New Issue
Block a user