While run sudo docker compose up, I got this:
proteus-worker-1 | python3: can't open file '/app/bin/worker/worker.py': [Errno 2] No such file or directory
and I'm confused, the path of docker-compose.yml file is proteus/docker-compose.yml, why "Navigate to the bin directory and inspect the docker-compose.yml"?
While run
sudo docker compose up, I got this:and I'm confused, the path of
docker-compose.ymlfile isproteus/docker-compose.yml, why "Navigate to the bin directory and inspect the docker-compose.yml"?