Hello,
I'm trying to start the pool via "./pool_start.sh", but in the node_build.sh script i get the following error:
"init_sovrin_node: not found"
The node_build.sh script wants to do a docker build with the node.init.ubuntu.dockerfile but this dockerfile can't execute init_sovrin_node.
Did i miss any prerequisites?