sovrin-environments
sovrin-environments copied to clipboard
Migration to stable
Hey, I was trying to run docker environment from Stable and it was failing for me. Most of the problems seem to be due to migrating from Sovrin to Indy. I have fixed in my local environment. Perhaps it might be useful to you guys too.
@dawid-nowak, can you check to see if the master
branch is already incorporating these changes?
Doesn't seem to be. Just pulled from the master branch and getting this error.
Step 9/13 : RUN init_sovrin_node $nodename $nport $cport ---> Running in 40c89798e741 /bin/sh: 1: init_sovrin_node: not found The command '/bin/sh -c init_sovrin_node $nodename $nport $cport' returned a non-zero code: 127
I had the same issue, and had to resolve this myself too. Please, could you merge this PR?