Image to run hmcfgusb in alpine on raspberry pi
234
Using this image to run hmcfgusb (http://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb) on my raspberry pi. Hmcfgusb is used to access the Homematic USB Key to manage Homematics Home Automation devices.
The image exposes the port 1234 and can be directly linked to home gear.
# Run hmcfgusb with homegear
docker run --name hmland -d patrickse/rpi-hmcfgusb:0.102
docker run --link hmland:hmland -d homegear/homegear-0.5
Content type
Image
Digest
Size
3.3 MB
Last updated
almost 9 years ago
docker pull patrickse/rpi-hmcfgusb:0.103