In the folder create the following files Dockerfile
FROM python:3.10.13
WORKDIR /managed-airflow
COPY mwaa-requirements-build.txt /managed-airflow/requirements.txt
COPY build-whl.sh /managed-airflow/build-whl.sh
I hereby claim:
To claim this, I am signing this object:
| @mixin font-prop($size,$line-height,$letter-spacing,$color:inherit,$family:inherit){ | |
| @if $letter-spacing == f{ | |
| color: $color; | |
| font-family: $family; | |
| font-size: $size; | |
| line-height: $line-height; | |
| } | |
| @else{ | |
| color: $color; | |
| font-family: $family; |