Open moracabanas opened 3 years ago
Did you find a solution?
Hello guys, I haven't had the time to check this out. Last time I deployed the project was working fine. I will try to reporduce and fix the bug next weekend, but if you find a solution earlier feel free to submit a PR.
Steps
git clone https://github.com/jearistiz/guane-intern-fastapi
cd guane-intern-fastapi
docker-compose up --build
Expected behaviour
Docker compose starts building all service images from
docker-compose.yml
Actual behaviour
So there is something I am missing or there is no celery service in
docker-compose.yml
which is required onbackend-app
service to work. Seedepends-on
: