Natnael(Nate) Kagnaw
Results
2
comments of
Natnael(Nate) Kagnaw
I am facing similar issue i couldn't get root access and i need the root access to install some apps( like git) while running my dag files.
In the file `Dockerfile` `# FROM apache/airflow:2.2.1-python3.9` `FROM puckel/docker-airflow:1.10.9` `RUN apt-get update` `RUN apt-get install -y git` when i try to build a new image shows the following error message....