From 53cf2bec2b4bc0bc5c406f485a9303c5952589c8 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Sun, 10 Apr 2016 12:21:25 +0200 Subject: [PATCH] Update README.md Add docker-ls to dev tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd1a46a..414b6cc 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ by [@prologic][prologic] * [is-docker](https://github.com/sindresorhus/is-docker) Check if the process is running inside a Docker container by [@sindresorhus][sindresorhus] * [Docker meets the IDE](http://domeide.github.io/) Integrating your favorite containers in the editor of your choice by [domeide](https://github.com/domeide) * [DVM](https://github.com/getcarina/dvm) Docker version manager by [@getcarina](https://github.com/getcarina) +* [docker-ls](https://github.com/mayflower/docker-ls) CLI tools for browsing and manipulating docker registries registries by [@mayflower](https://github.com/mayflower) ## Continuous Integration / Continuous Delivery