Merge branch 'master' into patch-1

This commit is contained in:
Julien Bisconti 2017-03-16 10:09:22 +02:00 committed by GitHub
commit d253623cc1

View File

@ -385,6 +385,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)