[note] Fixing Git Installation Issues in apache/airflow:2.10.2 Docker Image
๐ Introduction
The article discusses the issue of permission errors when attempting to install packages from GitHub while using the apache/airflow:2.10.2 Docker image. It presents a solution that involves temporarily switching to the root user to install โgitโ and then reverting to the airflow user for further installations.