You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/13 16:34:26 UTC

[GitHub] [airflow] mik-laj commented on pull request #13655: Adds recipes for installing a few common tools in Docker image

mik-laj commented on pull request #13655:
URL: https://github.com/apache/airflow/pull/13655#issuecomment-759568405


   @feluelle I would like it to be in one place along with the documentation for Docker image.  It's not a complicated code, so I don't think there are any problems with maintaining it. These are code snippets from several images that we use in production at Polidea. These tools are often required by various Airflow operators, so we should describe how to install these additional optional components in the image as this is not always obvious.
   
   As for a separate repository, we agreed in the community that we would maintain a monorepo.  I was wondering if this should be in the documentation for `apache-airflow`, but we don't have separate documentation for the Docker image yet. For now, this is the only place that has end-user documentation for docker image. In the future, we can create a new documentation package, but it is an extra effort.  This may be a done as part of  https://github.com/apache/airflow/issues/11740 , where we will have to do some work on better documentation for the image.
   
   Other projects that have separate documentation about Docker have such sections in the documentation.
   https://jupyter-docker-stacks.readthedocs.io/en/latest/using/recipes.html


----------------------------------------------------------------
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:
users@infra.apache.org