Skip to content

Commit fe2be94

Browse files
committed
Mention Docker image in README
1 parent f9a3a04 commit fe2be94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SpaceAPI InfluxDB Sensor Logger
22

3+
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/spaceapi/influxdb-sensor-logger/latest)](https://hub.docker.com/r/spaceapi/influxdb-sensor-logger)
4+
35
A Python 3 script to relay sensor values from a SpaceAPI endpoint to an
46
InfluxDB instance so it can be viewed in Grafana.
57

@@ -39,6 +41,8 @@ Configure it using the following env vars:
3941
- `SPACEAPI_ENDPOINT`
4042
- `RELAY_INTERVAL_SECONDS`
4143

44+
The image is published at [docker.io/spaceapi/influxdb-sensor-logger](https://hub.docker.com/r/spaceapi/influxdb-sensor-logger).
45+
4246

4347
## License
4448

0 commit comments

Comments
 (0)