From a3ec5927c85926d40db7a64d04ee6a78760d9f55 Mon Sep 17 00:00:00 2001 From: Jonathon Reinhart Date: Fri, 8 Dec 2017 08:56:23 -0500 Subject: [PATCH] Add scuba to list of CLI tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e31ee38..ea9f9be 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c * [Powerline-Docker](https://github.com/adrianmo/powerline-docker) - A Powerline segment for showing the status of Docker containers by [@adrianmo](https://github.com/adrianmo) * [reg](https://github.com/jessfraz/reg) - Docker registry v2 command line client by [@jessfraz][jessfraz] * [sen](https://github.com/TomasTomecek/sen) - Terminal user interface for docker engine, by [@TomasTomecek](https://github.com/TomasTomecek) +* [scuba](https://github.com/JonathonReinhart/scuba) - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart) * [wharfee](https://github.com/j-bennet/wharfee) - Autocompletion and syntax highlighting for Docker commands. by [@j-bennet](https://github.com/j-bennet) * [tsaotun](https://github.com/qazbnm456/tsaotun) - Python based Assistance for Docker by [@qazbnm456](https://github.com/qazbnm456)