Sign inSign up

zhouc1230/sht

By zhouc1230

•Updated 5 days ago

SHT temperature & humidity API and data storage for Raspberry Pi

Image
API management
Data science
Databases & storage
0

2.1K

zhouc1230/sht repository overview

You can see the detail of this repo HERE⁠

sudo docker run -d \
--restart always \
--name sht \
-p <host-port>:8080 \
-v <database-folder*>:/app/db \
--device /dev/i2c-1 \
zhouc1230/sht:latest

*valid host path and make sure can be read&write

Tag summary

Content type

Image

Digest

sha256:0fbc261b1…

Size

361.5 MB

Last updated

5 days ago

docker pull zhouc1230/sht