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



##########
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
+* 2. Adding a new services in the docker-compose.yaml

Review comment:
       ```suggestion
   * 2. Adding a new services in the ``docker-compose.yaml`` file.
   ```
   See: https://developers.google.com/style/filenames




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