mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
docker images now come from bigchaindb dockerhub account
This commit is contained in:
parent
4a0a92645d
commit
ffdd7cad61
@ -10,7 +10,7 @@ influxdb:
|
||||
PRE_CREATE_DB: "telegraf"
|
||||
|
||||
grafana:
|
||||
image: rhsimplex/grafana-bigchaindb-docker
|
||||
image: bigchaindb/grafana-bigchaindb-docker
|
||||
tty: true
|
||||
ports:
|
||||
- "3000:3000"
|
||||
@ -18,7 +18,7 @@ grafana:
|
||||
- influxdb:localhost
|
||||
|
||||
statsd:
|
||||
image: rhsimplex/docker-telegraf-statsd
|
||||
image: bigchaindb/docker-telegraf-statsd
|
||||
ports:
|
||||
- "8125:8125/udp"
|
||||
links:
|
||||
|
Loading…
x
Reference in New Issue
Block a user