Hello all,
Following the instructions at “GitHub - RippleOSI/Ripple-Stack-Vagrant-Docker: for docker & vagrant files to help with RippleOSI stack setup -check Qewd-Courier+HIT work for latest Docker setup”
After vagrant up command was issued, the compiling grounded to a halt after these statements.
…
default: Running docker-compose build…
==> default: conductor-service-phr uses an image, skipping
==> default: openid-connect-server uses an image, skipping
==> default: mpi-service uses an image, skipping
==> default: authentication-service-phr uses an image, skipping
==> default: cdr-service-openehr uses an image, skipping
default: Running docker-compose up…
==> default: readlink /var/lib/docker/overlay2: invalid argument
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
Can someone kindly suggested what might have caused the error “readlink /var/lib/docker/overlay2: invalid argument” ?
Thanks in advance.
Sorcerer