mik-laj commented on a change in pull request #18810:
URL: https://github.com/apache/airflow/pull/18810#discussion_r724356961
##########
File path: BREEZE.rst
##########
@@ -949,13 +949,17 @@ Running "Docker Compose" commands
---------------------------------
To run Docker Compose commands (such as ``help``, ``pull``, etc), use the
-``docker-compose`` command. To add extra arguments, specify them
+``docker compose`` command. To add extra arguments, specify them
after ``--`` as extra arguments.
.. code-block:: bash
./breeze docker-compose pull -- --ignore-pull-failures
+Internally, breeze supports the [v1 compose
binary](https://docs.docker.com/compose/install/) (``docker-compose``)
Review comment:
v2 is not fully supported.
--
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]