Go to file
2017-02-02 23:25:45 +00:00
collector add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
widgets add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
config.go add regex name filter to containermap 2017-01-23 10:00:33 -05:00
container.go remove unused attribute 2017-02-02 23:25:45 +00:00
containermap.go add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
grid.go add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
main.go init global config 2017-01-03 12:37:09 -05:00
menus.go add regex name filter to containermap 2017-01-23 10:00:33 -05:00
README.md add note, quickstart to readme 2017-01-27 01:00:05 +00:00
sort.go add reverse sort order option, toggle 2017-01-12 14:48:29 -05:00

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