From 4bfb2616744af1bf2601266ad8aeff358e45f657 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Wed, 27 Apr 2016 09:32:14 +0200 Subject: [PATCH] add Docker powershell --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2da63d7..3d6ea2c 100644 --- a/README.md +++ b/README.md @@ -345,8 +345,9 @@ by [@prologic][prologic] * [docker-ls](https://github.com/mayflower/docker-ls) CLI tools for browsing and manipulating docker registries by [@mayflower](https://github.com/mayflower) * [habitus](https://github.com/cloud66/habitus) A Build Flow Tool for Docker http://www.habitus.io by [@cloud66](https://github.com/cloud66) * [Compose Registry](https://www.composeregistry.com) - A very handy search engine for Compose Files -* [Docker Clean](https://github.com/zzrotdesign/docker-clean) - A script that cleans Docker containers, images and volumes -* [Powerline-Docker](https://github.com/adrianmo/powerline-docker) - A Powerline segment for showing the status of Docker containers +* [Docker Clean](https://github.com/zzrotdesign/docker-clean) - A script that cleans Docker containers, images and volumes by [@zzrotdesign](https://github.com/zzrotdesign) +* [Powerline-Docker](https://github.com/adrianmo/powerline-docker) - A Powerline segment for showing the status of Docker containers by [@adrianmo](https://github.com/adrianmo) +* [Docker-PowerShell](https://github.com/Microsoft/Docker-PowerShell) - PowerShell Module for Docker ## Continuous Integration / Continuous Delivery