After running Apache Airflow in Docker can’t extend it to requirements – No module named ‘setuptools.extern.six’
I have launched docker container with Apache Airflow and it’s working. Now I am trying to extend all necessary dependencies and here’s the issue I’m faced with. My Dockerfile