eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
58 stars 167 forks source link

Docker compose cannot go further at the creation process #143

Closed mckhoi closed 1 year ago

mckhoi commented 1 year ago

Bug Report

Describe the Bug

Hi,

I am a newbie and try to setup a system with the README document. I followed all the successfully steps till the docker command "docker compose -f system-tests/docker-compose.yml up --build"

then the process creation is runnning forever. " => => writing image sha256:82ca60faaf27b32aa6b913b14b1c0f1053b0390648ce4b143536635f1c076503 0.0s => => naming to docker.io/library/system-tests-cli-tools 0.0s [+] Running 1/3

What should I need to do now?

Thanks for your support.

Regards

mckhoi commented 1 year ago

After switching to a linux system, I do not have the issue anymore. Maybe it is about the docker desktop problem.