@@ -6,6 +6,21 @@ Source code: [GitHub](https://github.com/cybcon/modbus-server)
6
6
7
7
Container image: [ DockerHub] ( https://hub.docker.com/r/oitc/modbus-server )
8
8
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
+
9
24
# Supported tags and respective ` Dockerfile ` links
10
25
11
26
* [ ` latest ` , ` 1.3.2 ` ] ( https://github.com/cybcon/modbus-server/blob/v1.3.2/Dockerfile )
@@ -206,3 +221,30 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
206
221
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
207
222
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
208
223
SOFTWARE.
224
+
225
+ <!-- LINK GROUP -->
226
+ [docker-pulls-link]: https://hub.docker.com/r/oitc/modbus-server
227
+ [docker-pulls-shield]: https://img.shields.io/docker/pulls/oitc/modbus-server?color=45cc11&labelColor=black&style=flat-square
228
+ [docker-release-link]: https://hub.docker.com/r/oitc/modbus-server
229
+ [docker-release-shield]: https://img.shields.io/docker/v/oitc/modbus-server?color=369eff&label=docker&labelColor=black&logo=docker&logoColor=white&style=flat-square
230
+ [docker-size-link]: https://hub.docker.com/r/oitc/modbus-server
231
+ [docker-size-shield]: https://img.shields.io/docker/image-size/oitc/modbus-server?color=369eff&labelColor=black&style=flat-square
232
+ [docker-stars-link]: https://hub.docker.com/r/oitc/modbus-server
233
+ [docker-stars-shield]: https://img.shields.io/docker/stars/oitc/modbus-server?color=45cc11&labelColor=black&style=flat-square
234
+ [github-action-release-link]: https://github.com/cybcon/modbus-server/actions/workflows/release-from-label.yaml
235
+ [github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/cybcon/modbus-server/release-from-label.yaml?label=release&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
236
+ [github-action-test-link]: https://github.com/cybcon/modbus-server/actions/workflows/test.yaml
237
+ [github-action-test-shield-original]: https://github.com/cybcon/modbus-server/actions/workflows/test.yaml/badge.svg
238
+ [github-action-test-shield]: https://img.shields.io/github/actions/workflow/status/cybcon/modbus-server/test.yaml?label=tests&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
239
+ [github-forks-link]: https://github.com/cybcon/modbus-server/network/members
240
+ [github-forks-shield]: https://img.shields.io/github/forks/cybcon/modbus-server?color=8ae8ff&labelColor=black&style=flat-square
241
+ [github-issues-link]: https://github.com/cybcon/modbus-server/issues
242
+ [github-issues-shield]: https://img.shields.io/github/issues/cybcon/modbus-server?color=ff80eb&labelColor=black&style=flat-square
243
+ [github-license-link]: https://github.com/cybcon/modbus-server/blob/main/LICENSE
244
+ [github-license-shield]: https://img.shields.io/badge/license-MIT-blue?labelColor=black&style=flat-square
245
+ [github-release-link]: https://github.com/cybcon/modbus-server/releases
246
+ [github-release-shield]: https://img.shields.io/github/v/release/cybcon/modbus-server?color=369eff&labelColor=black&logo=github&style=flat-square
247
+ [github-releasedate-link]: https://github.com/cybcon/modbus-server/releases
248
+ [github-releasedate-shield]: https://img.shields.io/github/release-date/cybcon/modbus-server?labelColor=black&style=flat-square
249
+ [github-stars-link]: https://github.com/cybcon/modbus-server
250
+ [github-stars-shield]: https://img.shields.io/github/stars/cybcon/modbus-server?color=ffcb47&labelColor=black&style=flat-square
0 commit comments