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 2021/04/20 11:32:12 UTC

[GitHub] [airflow] ashb commented on a change in pull request #15438: Speeds up Docker build process by combining RUN and ENV commands

ashb commented on a change in pull request #15438:
URL: https://github.com/apache/airflow/pull/15438#discussion_r616597763



##########
File path: Dockerfile
##########
@@ -42,8 +42,6 @@ ARG AIRFLOW_HOME=/opt/airflow
 ARG AIRFLOW_UID="50000"
 ARG AIRFLOW_GID="50000"
 
-ARG CASS_DRIVER_BUILD_CONCURRENCY="8"

Review comment:
       I kept this for "future" proofing, as cassandra-driver wasn't yet publishing py 3.9 wheels.




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