deso-protocol/run

docker composer up failed on my computer

Cardoso-topdev opened this issue · 0 comments

Hi @maebeam !
I'm trying to run docker-composer-dev.yml, but it shows errors. Of course, I've got pull, just a few mins ago.
Would you like to help me to solve this problem?

Docker Compose is now in the Docker CLI, try `docker compose up`

Recreating backend  ... error
Recreating frontend ...

ERROR: for backend  Cannot start service backend: OCI runtime create failed: container_linux.go:367: startiRecreating frontend ... done

ERROR: for backend  Cannot start service backend: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "run": executable file not found in $PATH: unknown
ERROR: Encountered errors while bringing up the project.
The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command docker-compose -f "docker-compose.dev.yml" up -d --build" terminated with exit code: 1.