docker-compose up has no configuration file provided: not found
this is given that I am in the directory where the docker-compose-LocalExecutor.yml
file is.
What should my next steps be to be able to open airflow in localhost:8080
Note: I am using windows
Looking at previous stackoverflow posts, I have also tried docker-compose -f .\docker-compose-LocalExecutor.yml up
, but it returns:
Error response from daemon: driver failed programming external connectivity on endpoint docker-airflow-master-webserver-1 (f5311e617e9076840eeda2343df931c4716b9ae33817ba1ed91c10c272df9766): Bind for 0.0.0.0:8080 failed: port is already allocated