mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 05:02:35 +08:00
7 lines
188 B
YAML
7 lines
188 B
YAML
mysql-exporter:
|
|
image: prom/mysqld-exporter:${mysql_exporter_tag}
|
|
ports:
|
|
- "9104:9104"
|
|
volumes:
|
|
- ./docker/blocks/mysql_exporter/mysql-exporter.cnf:/home/.my.cnf
|