From 531c5b193b06f598d51b51ac506818b4fcf9803c Mon Sep 17 00:00:00 2001 From: Kai Kramer Date: Thu, 16 Nov 2017 18:31:04 +0100 Subject: [PATCH] Docker badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d8f7b..5b98153 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/323bbf948a25557a2406/maintainability)](https://codeclimate.com/github/krambox/buderus2mqtt/maintainability) [![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/Flet/semistandard) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![](https://images.microbadger.com/badges/image/krambox/buderus2mqtt.svg)](https://hub.docker.com/r/krambox/buderus2mqtt/) Written and (C) 2015-17 Kai Kramer, based on an idea and code from Andreas Hahn. Build with https://github.com/hobbyquaker/xyz2mqtt-skeleton from Sebastian Raff. @@ -82,4 +83,4 @@ it in a table on the console. docker build -t km200 . - docker run --env-file ./km200.env -it km200 krambox/buderus2mqtt \ No newline at end of file + docker run --env-file ./km200.env -it km200 krambox/buderus2mqtt