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



##########
File path: docs/apache-airflow/start/docker.rst
##########
@@ -76,7 +76,7 @@ On **all operating system**, you need to run database 
migrations and create the
 
 .. code-block:: bash
 
-    docker-compose up --rm airflow-init
+    docker-compose up airflow-init

Review comment:
       ```suggestion
       docker-compose run --rm airflow-init
   ```
   This is an alternative command that better reflects the task we want to do.




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

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


Reply via email to