changed compose file to download image from DockerHub instead of building
This commit is contained in:
parent
ac7e5186fa
commit
f57c24e2be
@ -1,5 +1,5 @@
|
|||||||
prometheus:
|
prometheus:
|
||||||
build: "prom/"
|
image: "vegasbrianc/prom"
|
||||||
ports:
|
ports:
|
||||||
- "9090:9090"
|
- "9090:9090"
|
||||||
links:
|
links:
|
||||||
|
Loading…
Reference in New Issue
Block a user