From 8d3857931236ce276ccdb65e1c67806ba52dadd2 Mon Sep 17 00:00:00 2001 From: Stefan Buck Date: Wed, 31 Aug 2016 06:59:26 +0200 Subject: [PATCH] Add OctoLinker browser extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3dec3a..a5863bd 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ by [@prologic][prologic] * [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies. * [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. ## Continuous Integration / Continuous Delivery