From 7705fcf94ea674c1ac9412cad59c85ef3f840070 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 25 Feb 2016 12:00:21 +0100 Subject: [PATCH] add docker version manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec72847..71cfe29 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ by [@prologic][prologic] * [DevLab](https://github.com/TechnologyAdvice/DevLab) Utility for running containerized development environments * [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) ## Continuous Integration / Continuous Delivery