Skip to content

Commit 4436d67

Browse files
committed
[skip ci] Add container image
1 parent ccf6f12 commit 4436d67

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
mysqlrouter_exporter
22
=====================
3-
[![Build Status](https://cloud.drone.io/api/badges/rluisr/mysqlrouter_exporter/status.svg)](https://cloud.drone.io/rluisr/mysqlrouter_exporter)
3+
[![lint](https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/lint.yml/badge.svg)](https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/lint.yml)
4+
[![release](https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/release.yml/badge.svg)](https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/release.yml)
45

56
Supported MySQL Router version
67
-------------------------------
@@ -30,6 +31,15 @@ ExecStart=/usr/local/bin/mysqlrouter_exporter
3031
WantedBy=multi-user.target
3132
```
3233

34+
Container
35+
----------
36+
37+
```bash
38+
docker pull ghcr.io/rluisr/mysqlrouter_exporter:latest
39+
```
40+
41+
[Packages](https://github.com/rluisr/mysqlrouter_exporter/pkgs/container/mysqlrouter_exporter)
42+
3343
Environment
3444
-----------
3545

0 commit comments

Comments
 (0)