Loading docker-celery-3.0.5/Dockerfile +0 −4 Original line number Diff line number Diff line FROM apache/airflow:3.0.5 # Install additional python dependencies required for our DAGs # Specifically the docker provider which is heavily used by CSST DAG Factory RUN pip install --no-cache-dir apache-airflow-providers-docker Loading
docker-celery-3.0.5/Dockerfile +0 −4 Original line number Diff line number Diff line FROM apache/airflow:3.0.5 # Install additional python dependencies required for our DAGs # Specifically the docker provider which is heavily used by CSST DAG Factory RUN pip install --no-cache-dir apache-airflow-providers-docker