Go to file
2017-01-27 01:00:05 +00:00
collector add interval refresh of running/killed containers in map 2017-01-26 00:53:03 +00:00
widgets add autosizing,maxlen to input widget 2017-01-21 13:46:48 -05:00
config.go add regex name filter to containermap 2017-01-23 10:00:33 -05:00
container.go add interval refresh of running/killed containers in map 2017-01-26 00:53:03 +00:00
containermap.go add interval refresh of running/killed containers in map 2017-01-26 00:53:03 +00:00
grid.go add interval refresh of running/killed containers in map 2017-01-26 00:53:03 +00: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