eladkal commented on code in PR #28728: URL: https://github.com/apache/airflow/pull/28728#discussion_r1061453357
########## docs/apache-airflow/howto/docker-compose/index.rst: ########## @@ -160,7 +160,7 @@ Now you can start all services: .. code-block:: bash - docker-compose up + docker compose up Review Comment: this is not a mistake see https://github.com/apache/airflow/pull/27792 and https://github.com/apache/airflow/pull/28194 I will raise a PR to clarify that this is not a mistake as this is the 3rd time people are asking to fix it :) -- 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]
