Docker image containing InfluxData Telegraf compatible with the Raspberry Pi.
If telegraf.conf doesn't exist in the mounted folder, an example will be created on startup.
mkdir -p /data/docker/telegraf
docker run -ti -v /data/docker/telegraf:/data apicht/rpi-telegraf