From c37bde49db344fb06f7cc837c587977b6733e9da Mon Sep 17 00:00:00 2001 From: Alessandro Leite Date: Sat, 25 Jun 2016 13:21:38 +0200 Subject: [PATCH] Include dockersql dockersql a CLI to query docker using SQL. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b8f896..720cc43 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,7 @@ by [@prologic][prologic] * [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) * [dry](https://github.com/moncho/dry) - An interactive CLI for Docker containers by [@moncho](https://github.com/moncho) * [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](https://github.com/crosbymichael) ## Dev Tools