jedcunningham commented on a change in pull request #18915:
URL: https://github.com/apache/airflow/pull/18915#discussion_r729096305



##########
File path: docs/docker-stack/entrypoint.rst
##########
@@ -194,6 +194,69 @@ If there are any other arguments - they are simply passed 
to the "airflow" comma
     optional arguments:
       -h, --help         show this help message and exit
 
+Add your own entrypoint extension

Review comment:
       I'm not sure I'm following on this extension section. This is simply 
just COPYing an extra script into the image, the entrypoint wont actually run 
it, right? I'm not sure it's worth having this example if that's the case, and 
I think using "extension" is slightly misleading too.

##########
File path: docs/docker-stack/entrypoint.rst
##########
@@ -194,6 +194,69 @@ If there are any other arguments - they are simply passed 
to the "airflow" comma
     optional arguments:
       -h, --help         show this help message and exit
 
+Add your own entrypoint extension
+---------------------------------
+
+Airflow image executes a lot of steps in the entrypoint, but it does not do 
everything that you might

Review comment:
       ```suggestion
   The Airflow image executes a lot of steps in the entrypoint, but it does not 
do everything that you might
   ```




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