i am trying to run
docker-compose -f docker-compose-CeleryExecutor.yml up
docker-compose -f docker-compose-LocalExecutor.yml up
in both case i am getting following errror and container are restarting for 1. worker 2. scheduler 3. flower 4.webserver
any solution to solve this and make it run without issues
i am trying to run
docker-compose -f docker-compose-CeleryExecutor.yml updocker-compose -f docker-compose-LocalExecutor.yml upin both case i am getting following errror and container are restarting for 1. worker 2. scheduler 3. flower 4.webserver
any solution to solve this and make it run without issues