this image is a i386 image
for raspberry pi show here...
docker pull treban/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