vzlogger docker image

this image is a i386 image

for raspberry pi show here...

Pull the image

docker pull treban/smartmeter-vzlogger

Run the container

The container needs a mounted volume in /cfg. In this folder must be placed the vzlogger.conf

You can also passthrough the usb device with the data logger hardware connected.

docker run -i -t -v /path-to-data-on-host:/cfg --device=/dev/ttyUSB0 treban/smartmeter-vzlogger