Skip to content

Commit

Permalink
Docker badges
Browse files Browse the repository at this point in the history
  • Loading branch information
krambox authored Nov 16, 2017
1 parent 51847f6 commit 531c5b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
docker run --env-file ./km200.env -it km200 krambox/buderus2mqtt

0 comments on commit 531c5b1

Please sign in to comment.