Skip to content

Instantly share code, notes, and snippets.

@dmyerscough
Last active April 6, 2022 06:45
Show Gist options
  • Save dmyerscough/86a7d8c3f2d5268595dfe56e2998f944 to your computer and use it in GitHub Desktop.
Save dmyerscough/86a7d8c3f2d5268595dfe56e2998f944 to your computer and use it in GitHub Desktop.
pi@raspberrypi:~ $ docker run -p 9090:9090 \
-v $( pwd )/prometheus.yml:/etc/prometheus/prometheus.yml \
prom/prometheus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment