feluelle commented on a change in pull request #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6499#discussion_r363361310
########## File path: BREEZE.rst ########## @@ -79,11 +79,11 @@ images maintained on the Docker Hub in the ``apache/airflow`` repository. There are three images that we are currently managing: -* **CI image*** that is used for testing od both Unit tests and static check tests. - It contains a lot test-related packages (size of ~1GB). - Its tag follows the pattern of ``<BRANCH>-python<PYTHON_VERSION>-ci`` +* **CI image*** that is used for testing. It contains a lot more test-related installed software + (size of ~1GB). Its tag follows the pattern of ``<BRANCH>-python<PYTHON_VERSION>-ci`` (for example, ``apache/airflow:master-python3.6-ci``). The image is built using the `<Dockerfile>`_ Dockerfile. +* **Production-ready image** that is used TODO Review comment: Can we have more information on this? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
