mik-laj commented on a change in pull request #18199:
URL: https://github.com/apache/airflow/pull/18199#discussion_r707254004



##########
File path: 
docs/docker-stack/docker-operator-with-localexecutor-in-docker-compose.md
##########
@@ -0,0 +1,87 @@
+# Using the DockerOperator with the LocalExecutor in Docker Compose
+
+This guide will allow you to run the DockerOperator using the LocalExecutor 
with
+Apache Airflow deployed on Docker Compose. The guide is split into four 
consecutive steps:
+

Review comment:
       What do you think about adding this guide to `recipes.rst` file?

##########
File path: 
docs/docker-stack/docker-operator-with-localexecutor-in-docker-compose.md
##########
@@ -0,0 +1,87 @@
+# Using the DockerOperator with the LocalExecutor in Docker Compose
+
+This guide will allow you to run the DockerOperator using the LocalExecutor 
with
+Apache Airflow deployed on Docker Compose. The guide is split into four 
consecutive steps:
+
+* 1. Preparing the docker-compose.yaml

Review comment:
       ```suggestion
   * 1. Preparing the ``docker-compose.yaml`` file
   ```




-- 
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