А
Size: a a a
А
А
RB
VS
RB
VS
RB
А
GB
PyPI dependencies in Apache Airflow are installed in the user library, of the "airflow" user, so you need to install them with the --user flag and WITHOUT switching to airflow user. Note also that using --no-cache-dir is a good idea that can help to make your image smaller
.А
PyPI dependencies in Apache Airflow are installed in the user library, of the "airflow" user, so you need to install them with the --user flag and WITHOUT switching to airflow user. Note also that using --no-cache-dir is a good idea that can help to make your image smaller
.GB
GB
GB
FROM airflow:n
RUN pip install -r requirements.txt
Как только возникнет потребность использовать приватный PyPi, прокинуть pip.conf получится, с билд-аргументами придётся попотетьGB