This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 44bef58bab Workaround optional typing error detected by new
typing-docutils (#38012)
new 1e73bb9e68 Update deferring.rst (#38122)
new eff5643493 doc: add a section about debugging in docker-compose with
PyCharm (#37940)
new 5995565f2a Minor security model update (#37984)
new b3c8137cc3 Tell users what to do if their scanners find issues in the
image (#37652)
new 0398a45dc5 Fix typos in image documentation (#37714)
new 67904a5985 Add missing changelog record about MySQL support in ARM
image (#38267)
new 2b719fe35d Fix docker changelogs discrepancy between 2.8.3 and 2.9.0
(#38269)
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../authoring-and-scheduling/deferring.rst | 2 +-
docs/apache-airflow/howto/docker-compose/index.rst | 43 +++++++
.../img/add_container_python_interpreter.png | Bin 0 -> 339750 bytes
docs/apache-airflow/security/security_model.rst | 4 +-
docs/conf.py | 2 +-
docs/docker-stack/changelog.rst | 3 +
docs/docker-stack/index.rst | 133 +++++++++++++++++----
7 files changed, 159 insertions(+), 28 deletions(-)
create mode 100644 docs/apache-airflow/img/add_container_python_interpreter.png