You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests try to invoke docker-compose and are failing with the following message:
Run cd test && env SOCK=/var/run/docker.sock IMAGE_NAME_NODE=indy_node:debian10 IMAGE_NAME_CONTROLLER=indy_node_controller docker-compose up -d
env: ‘docker-compose’: No such file or directory
Error: Process completed with exit code 127.
The tests try to invoke docker-compose and are failing with the following message:
PR #141’s tests show the errors.
The text was updated successfully, but these errors were encountered: