We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887ca40 commit b519d5eCopy full SHA for b519d5e
docker/blocks/influxdb/fig
@@ -1,5 +1,7 @@
1
influxdb:
2
- image: tutum/influxdb:0.12
+ #image: influxdb/influxdb:1.0-alpine
3
+ image: influxdb:latest
4
+ container_name: influxdb
5
ports:
6
- "2004:2004"
7
- "8083:8083"
0 commit comments