This example demonstrates Apache Airflow 3 with Python 3.12 running in Docker Compose.
- Ensure you have Docker installed on your system
- Start the services by running
docker compose up
in your terminal - Access Airflow at http://localhost:8080 and sign in:
- Username: airflow
- Password: airflow