You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/11/04 20:30:41 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #6494: [AIRFLOW-5830] Get rid of slim image.

potiuk commented on a change in pull request #6494:  [AIRFLOW-5830] Get rid of slim image.
URL: https://github.com/apache/airflow/pull/6494#discussion_r342255312
 
 

 ##########
 File path: BREEZE.rst
 ##########
 @@ -79,11 +79,9 @@ images maintained on the Docker Hub in the ``apache/airflow`` repository.
 
 There are three images that we are currently managing:
 
-* **Slim CI** image that is used for static code checks (size of ~500MB). Its tag follows the pattern
-  of ``<BRANCH>-python<PYTHON_VERSION>-ci-slim`` (for example, ``apache/airflow:master-python3.6-ci-slim``).
-  The image is built using the `<Dockerfile>`_ Dockerfile.
-* **Full 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``
+* **Full CI image*** that is used for testing od both Unit tests and static check tests.
 
 Review comment:
   Yep.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services