Docker image based on the official HubiC program
10K+
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
90.9 MB
Last updated
almost 9 years ago
docker pull flem/hubic