@@ -6,9 +6,25 @@ Source code: [GitHub](https://github.com/cybcon/docker.mqtt2elasticsearch)
66
77Container image: [ DockerHub] ( https://hub.docker.com/repository/docker/oitc/mqtt2elasticsearch )
88
9+ <!-- SHIELD GROUP -->
10+ [ ![ ] [ github-action-test-shield ]] [ github-action-test-link ]
11+ [ ![ ] [ github-action-release-shield ]] [ github-action-release-link ]
12+ [ ![ ] [ github-release-shield ]] [ github-release-link ]
13+ [ ![ ] [ github-releasedate-shield ]] [ github-releasedate-link ]
14+ [ ![ ] [ github-stars-shield ]] [ github-stars-link ]
15+ [ ![ ] [ github-forks-shield ]] [ github-forks-link ]
16+ [ ![ ] [ github-issues-shield ]] [ github-issues-link ]
17+ [ ![ ] [ github-license-shield ]] [ github-license-link ]
18+
19+ [ ![ ] [ docker-release-shield ]] [ docker-release-link ]
20+ [ ![ ] [ docker-pulls-shield ]] [ docker-pulls-link ]
21+ [ ![ ] [ docker-stars-shield ]] [ docker-stars-link ]
22+ [ ![ ] [ docker-size-shield ]] [ docker-size-link ]
23+
924# Supported tags and respective ` Dockerfile ` links
1025
11- * [ ` latest ` , ` 1.1.0 ` ] ( https://github.com/cybcon/docker.mqtt2elasticsearch/blob/v1.1.0/Dockerfile )
26+ * [ ` latest ` , ` 1.1.1 ` ] ( https://github.com/cybcon/docker.mqtt2elasticsearch/blob/v1.1.1/Dockerfile )
27+ * [ ` 1.1.0 ` ] ( https://github.com/cybcon/docker.mqtt2elasticsearch/blob/v1.1.0/Dockerfile )
1228* [ ` 1.0.0 ` ] ( https://github.com/cybcon/docker.mqtt2elasticsearch/blob/v1.0.0/Dockerfile )
1329
1430# Summary
@@ -206,7 +222,7 @@ I would appreciate a small donation to support the further development of my ope
206222
207223# License
208224
209- Copyright (c) 2023 Michael Oberdorf IT-Consulting
225+ Copyright (c) 2023-2024 Michael Oberdorf IT-Consulting
210226
211227Permission is hereby granted, free of charge, to any person obtaining a copy
212228of this software and associated documentation files (the "Software"), to deal
@@ -225,3 +241,30 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
225241LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
226242OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
227243SOFTWARE.
244+
245+ <!-- LINK GROUP -->
246+ [docker-pulls-link]: https://hub.docker.com/r/oitc/mqtt2elasticsearch
247+ [docker-pulls-shield]: https://img.shields.io/docker/pulls/oitc/mqtt2elasticsearch?color=45cc11&labelColor=black&style=flat-square
248+ [docker-release-link]: https://hub.docker.com/r/oitc/mqtt2elasticsearch
249+ [docker-release-shield]: https://img.shields.io/docker/v/oitc/mqtt2elasticsearch?color=369eff&label=docker&labelColor=black&logo=docker&logoColor=white&style=flat-square
250+ [docker-size-link]: https://hub.docker.com/r/oitc/mqtt2elasticsearch
251+ [docker-size-shield]: https://img.shields.io/docker/image-size/oitc/mqtt2elasticsearch?color=369eff&labelColor=black&style=flat-square
252+ [docker-stars-link]: https://hub.docker.com/r/oitc/mqtt2elasticsearch
253+ [docker-stars-shield]: https://img.shields.io/docker/stars/oitc/mqtt2elasticsearch?color=45cc11&labelColor=black&style=flat-square
254+ [github-action-release-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/actions/workflows/release-from-label.yaml
255+ [github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/cybcon/docker.mqtt2elasticsearch/release-from-label.yaml?label=release&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
256+ [github-action-test-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/actions/workflows/container-image-build-validation.yaml
257+ [github-action-test-shield-original]: https://github.com/cybcon/docker.mqtt2elasticsearch/actions/workflows/container-image-build-validation.yaml/badge.svg
258+ [github-action-test-shield]: https://img.shields.io/github/actions/workflow/status/cybcon/docker.mqtt2elasticsearch/test.yaml?label=tests&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
259+ [github-forks-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/network/members
260+ [github-forks-shield]: https://img.shields.io/github/forks/cybcon/docker.mqtt2elasticsearch?color=8ae8ff&labelColor=black&style=flat-square
261+ [github-issues-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/issues
262+ [github-issues-shield]: https://img.shields.io/github/issues/cybcon/docker.mqtt2elasticsearch?color=ff80eb&labelColor=black&style=flat-square
263+ [github-license-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/blob/main/LICENSE
264+ [github-license-shield]: https://img.shields.io/badge/license-MIT-blue?labelColor=black&style=flat-square
265+ [github-release-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/releases
266+ [github-release-shield]: https://img.shields.io/github/v/release/cybcon/docker.mqtt2elasticsearch?color=369eff&labelColor=black&logo=github&style=flat-square
267+ [github-releasedate-link]: https://github.com/cybcon/docker.mqtt2elasticsearch/releases
268+ [github-releasedate-shield]: https://img.shields.io/github/release-date/cybcon/docker.mqtt2elasticsearch?labelColor=black&style=flat-square
269+ [github-stars-link]: https://github.com/cybcon/docker.mqtt2elasticsearch
270+ [github-stars-shield]: https://img.shields.io/github/stars/cybcon/docker.mqtt2elasticsearch?color=ffcb47&labelColor=black&style=flat-square
0 commit comments