make setup
xXxSpicyBoiiixXx opened this issue · 2 comments
xXxSpicyBoiiixXx commented
There appears to be some issue with make setup
in the docker container. Would we need the to pre-allocate some containers before doing so or should this be automatic? Some context, I am on a Ubuntu machine.
elad-pticha commented
Hey!
Thank you for opening this issue.
Can you please send screenshots/error trace so we can inspect the problem?
make setup
should work fine if you have docker-compose
v2.
xXxSpicyBoiiixXx commented
Ah that's what the issue was I had docker-compose v1, which solved the issue after installing docker-compose-v2. In addition to note for Linux users, you will have to run sudo make setup