docker-compose: InfluxDB 0.9.1
Change-Id: I0d8ea9b351dae93c157b9703cd1644b42062d849
This commit is contained in:
parent
78f8e4e6e2
commit
c56c8a409b
@ -35,7 +35,7 @@ mongo:
|
|||||||
"mongod --nojournal --smallfiles"
|
"mongod --nojournal --smallfiles"
|
||||||
|
|
||||||
influxdb:
|
influxdb:
|
||||||
image: savoirfairelinux/influxdb:0.9.0
|
image: surveil/influxdb:0.9.1
|
||||||
environment:
|
environment:
|
||||||
PRE_CREATE_DB: "db"
|
PRE_CREATE_DB: "db"
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user