mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-06-21 14:33:52 +00:00
4 lines
164 B
Bash
4 lines
164 B
Bash
![]() |
#!/usr/bin/env sh
|
||
|
|
||
|
docker run --net=host --rm --name libsql-server-prometheus -v $(dirname $0)/prometheus_docker.yml:/etc/prometheus/prometheus.yml prom/prometheus
|