Docker image based on the official HubiC program
280
This Docker image aims to synchronize local datas to a HubiC data store. It is based on the official HubiC binaries.
A Dockerfile is also available for the Raspberry Pi (Automated builds fail since Docker Hub currently doesn't support ARM platforms). You can grab that image or build it yourself from Github.
arm (raspberry PI)
x86_64
docker run -d \
-v /etc/localtime:/etc/localtime:ro \
-v /etc/timezone:/etc/timezone:ro \
-v /path/to/datas:/hubiC
-v /path/to/config:/root/.config/hubiC
-e EMAIL=xxxxxxxx
-e PASSWORD=xxxxxxxx
flem/rpi-hubic
Content type
Image
Digest
Size
67.3 MB
Last updated
over 10 years ago
docker pull flem/rpi-hubic