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 2022/03/23 18:12:51 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #22492: Converts Dockerfiles to be standalone

potiuk commented on a change in pull request #22492:
URL: https://github.com/apache/airflow/pull/22492#discussion_r833581458



##########
File path: Dockerfile
##########
@@ -58,6 +58,1035 @@ ARG AIRFLOW_VERSION_SPECIFICATION=""
 
 # By default PIP has progress bar but you can disable it.
 ARG PIP_PROGRESS_BAR="on"
+

Review comment:
       As you see below - this part is fully automatically updated during the pre-commit. The "source of truth" is in "scripts/ci/docker" which allows to easily edit (and even run those scripts. Here I just inline them in order to make the Dockerfile fully 'standalone".




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org