Airflow Alpine Docker image for Apache Airflow
The official Airflow image is based on Debian, a large image size (~1.5GB).
This Alpine-based version provides significant size optimization:
- Compressed size: ~110MB (gzipped)
- Uncompressed size: ~360MB
see README.md in sub directories.