2989f631813a152207b68410254c87c2677dacba
[barometer.git] / Dockerfile
1 FROM influxdb:1.3.7
2
3 RUN wget https://raw.githubusercontent.com/collectd/collectd/collectd-5.8/src/types.db -O /types.db
4 COPY ./influxdb.conf /etc/influxdb/influxdb.conf