Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 624 Bytes

File metadata and controls

12 lines (7 loc) · 624 Bytes

DoubleCloud Airflow base container images

Container images

Runtime container images used for DoubleCloud Airflow clusters are available in the GitHub Container registry.

Each published image has two tags:

  1. "Floating" or movable tag, such as 2.8.1, that points to the latest build of an image related to the Airflow version
  2. Fixed tag, such as 2.8.1-1, that points to the specific build of an image related to the Airflow version

You can find the installed Python packages and changelogs in directories inside the versions directory.