Merge pull request #95 from bigchaindb/default-docker-image-locations

docker images now come from bigchaindb dockerhub account
This commit is contained in:
Ryan Henderson 2016-02-29 14:15:52 +01:00
commit bc1dab9a5b

View File

@ -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: