this image is an armv7 / rpi image
docker pull sir/docker-smartmeter-vzlogger
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