This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 4ee4199 Improve image building documentation for new users (#17409)
add 94b03f6 Optimizes structure of the Dockerfiles and use latest tools
(#17418)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-images.yml | 1 -
BREEZE.rst | 10 +----
Dockerfile | 27 +++++------
Dockerfile.ci | 52 +++++++++++-----------
IMAGES.rst | 6 ---
breeze | 9 ----
breeze-complete | 2 +-
docs/docker-stack/build-arg-ref.rst | 6 ---
scripts/ci/libraries/_build_images.sh | 20 ---------
scripts/ci/libraries/_initialization.sh | 10 ++---
scripts/docker/install_additional_dependencies.sh | 5 +--
scripts/docker/install_airflow.sh | 4 +-
...nstall_airflow_dependencies_from_branch_tip.sh} | 11 ++---
.../docker/install_from_docker_context_files.sh | 2 +-
14 files changed, 55 insertions(+), 110 deletions(-)
rename scripts/docker/{install_airflow_from_branch_tip.sh =>
install_airflow_dependencies_from_branch_tip.sh} (85%)