From df77d482fb5c6a7940fb57f28af5538003a700bd Mon Sep 17 00:00:00 2001 From: Scott Albertson Date: Fri, 16 Nov 2018 21:06:18 -0800 Subject: [PATCH] Add a "Reviewed by Hound" badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bc2100..ff15d3b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![GoDoc](https://godoc.org/github.com/v2tec/watchtower?status.svg)](https://godoc.org/github.com/v2tec/watchtower) [![](https://images.microbadger.com/badges/image/v2tec/watchtower.svg)](https://microbadger.com/images/v2tec/watchtower "Get your own image badge on microbadger.com") [![Go Report Card](https://goreportcard.com/badge/github.com/v2tec/watchtower)](https://goreportcard.com/report/github.com/v2tec/watchtower) +[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) A process for watching your Docker containers and automatically restarting them whenever their base image is refreshed.