Merge pull request #295 from agungsantoso/master

Adding ctop to Monitoring & Logging
This commit is contained in:
Julien Bisconti 2017-03-16 10:07:35 +02:00 committed by GitHub
commit 4ec0d38e3c

View File

@ -384,6 +384,7 @@ Services to securely store your Docker images.
## Terminal User Interface
* [ctop](https://github.com/yadutaf/ctop) - A command line / text based Linux Containers monitoring tool that works just like you expect by [@yadutaf](https://github.com/yadutaf)
* [ctop](https://github.com/bcicen/ctop) - Top-like interface for container metrics
* [dockercraft](https://github.com/docker/dockercraft) - Docker + Minecraft = Dockercraft by [@docker][docker]
* [dockersql](https://github.com/crosbymichael/dockersql) - A command line interface to query Docker using SQL by [@crosbymichael][crosbymichael]
* [dockly](https://github.com/lirantal/dockly) - An interactive shell UI for managing Docker containers by [@lirantal](https://github.com/lirantal)