We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
apt update -y // upgrade python??
apt install python3-pip
apt-get install python3-dev apt-get install python3.7-dev
apt-get install -y --no-install-recommends freetds-bin krb5-user ldap-utils libffi6 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release sasl2-bin sqlite3 unixodbc
pip3 install apache-airflow[postgres,aws]==1.10.10 --constraint https://raw.githubusercontent.com/apache/airflow/1.10.10/requirements/requirements-python3.7.txt