To build the docker image, the password for the prefill account has to be supplied as the build-arg, example: docker build -t iot_sc_tutorial:v0.7 --build-arg GENESIS_PASSWORD=abcd --build-arg ...