> However, you can also create your own Airflow...
# troubleshooting
b
However, you can also create your own Airflow DAGs for any pipeline you fancy by using
BashOperator
with the `meltano elt` command, or
DockerOperator
with a project-specific Docker image.
I think THIS is the part i'm missing but i still dont quite understand it