sovrin-environments icon indicating copy to clipboard operation
sovrin-environments copied to clipboard

Migration to stable

Open dawid-nowak opened this issue 7 years ago • 3 comments

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 avatar Oct 22 '17 19:10 dawid-nowak

@dawid-nowak, can you check to see if the master branch is already incorporating these changes?

trevharmon avatar Oct 25 '17 21:10 trevharmon

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

dawid-nowak avatar Oct 26 '17 16:10 dawid-nowak

I had the same issue, and had to resolve this myself too. Please, could you merge this PR?

ArthurManz avatar Feb 25 '18 22:02 ArthurManz