Closed vinnymeller closed 3 years ago
the steps from https://docs.bitclout.com/code/dev-setup work fine
is this docker setup deprecated in favor of just running frontend and backend separately?
this is a workaround i used - am mobile so cant give full details
This worked for me @tijno
confirmed. worked for me too
Fixing this now, thanks for the reports all
Hey everyone, if you pull main everything should be in tip top shape! Thanks for your patience, the last week has been quite crazy 😄
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.
When I do a clean pull and then run
run.sh
I get the following log output:This is new as of the last few days. I was running my node over the weekend