From 5b05833aa81685149d249b30c9d0263d1156016e Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Sun, 1 May 2016 20:09:19 +0200 Subject: [PATCH] Docker Volume Cloner Added Docker Volume cloner utility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8521302..14ab751 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ by [@prologic][prologic] * [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 * [docker-compose-search](https://github.com/francescou/docker-compose-search) - A search engine for Docker Compose application stacks by [@francescou](https://github.com/francescou/) +* [Docker Volume Clone Utility](https://github.com/gdiepen/docker-convenience-scripts) - A Docker Utility to Clone Volumes ## Continuous Integration / Continuous Delivery