From c88fea96b765baa16d4c5a07009b9a8685d5ae4d Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 31 Aug 2016 14:45:15 +0200 Subject: [PATCH] added docker-replay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5863bd..e2c0802 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,7 @@ by [@prologic][prologic] * [docker-make](https://github.com/CtripCloud/docker-make) - build,tag,and push a bunch of related docker images via a single command. * [caduc](https://github.com/tjamet/caduc) - A docker garbage collector cleaning stuff you did not use recently * [OctoLinker](https://github.com/OctoLinker/browser-extension) - A browser extension for GitHub that makes the image name in a `Dockerfile` clickable and redirect you to the related Docker Hub page. +* [docker-replay](https://github.com/bcicen/docker-replay) Generate `docker run`command and options from running containers ## Continuous Integration / Continuous Delivery