GitHub user garthoid added a comment to the discussion: Airflow3 from 
Docker-compose missing sqlite provider

Any I will answer my own question. This may not be the best approach but I was 
able to get the provider into the providers list so I could create a connection 
object.

1. Using docker exec, connect to the running container with a bash shell as 
"default"
2. pip install apache-airflow-providers-sqlite
3. Exit shell
4. Restart containers (docker compose down/docker compose up)

GitHub link: 
https://github.com/apache/airflow/discussions/53945#discussioncomment-13938005

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to