c6e6d6dedd
We can now build all the images from Airlfow sources in a reproducible fashion and our users can use the helm chart based on the images build from official images + code in Airflow Codebase. We also have consistent versioning scheme based on calver version of releasing the images coupled with the version of the original package. Part of #9401 |
||
---|---|---|
.. | ||
pgbouncer | ||
pgbouncer-exporter | ||
statsd-exporter | ||
README.md |
README.md
Those are images that are needed for the Helm Chart.
In each of the images you can find "build_and_push.sh" script that builds and pushes the image.
You need to be a PMC with direct push access to "apache/airflow" DockerHub registry to be able to push to the Airflow DockerHub registry.
You can set the DOCKERHUB_USER variable to push to your own DockerHub user if you want to test the image or build your own image.