Guest User

Untitled

a guest
Feb 25th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. docker run --rm --name=prometheus -d -p 9090:9090 --add-host="fnserver:`docker network inspect bridge -f '{{range .IPAM.Config}}{{.Gateway}}{{end}}'`" -v `pwd`/prometheus.yml:/etc/prometheus/prometheus.yml prom/prometheus
Add Comment
Please, Sign In to add comment