joppevos commented on PR #23052:
URL: https://github.com/apache/airflow/pull/23052#issuecomment-1102417805

   > @potiuk Could you explain to me what will happen in this command? I tried 
executing `docker-compose ps` directly via terminal but it throws the following 
error.
   
   `docker-compose ps` lists the containers status in a nicely formatted way. 
The name probably comes from the command `ps` which shows the `process status`
   
   The error states when the command is run and it cannot find any 
configuration file. Check that you are running it in the right location where 
it can discover the config. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to