You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/04/08 17:28:51 UTC

[airflow] branch master updated (1d635ef -> ce91872)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1d635ef  allow hiding of all edges when highlighting states (#15281)
     add ce91872  Better compatibility/diagnostics for arbitrary UID in docker image (#15162)

No new revisions were added by this update.

Summary of changes:
 Dockerfile                                         |  2 +-
 chart/values.yaml                                  |  2 +-
 docs/docker-stack/build-arg-ref.rst                |  8 ++--
 docs/docker-stack/build.rst                        | 35 ++++++++++++++--
 .../Dockerfile                                     |  3 +-
 docs/docker-stack/entrypoint.rst                   | 46 +++++++++++++++++++---
 scripts/in_container/prod/entrypoint_prod.sh       | 42 +++++++++++++++++++-
 7 files changed, 122 insertions(+), 16 deletions(-)
 copy docs/docker-stack/docker-examples/extending/{add-pypi-packages => writable-directory}/Dockerfile (94%)