I have airflow and spark clusters. The cluster is built by docker swarm. I am using "puckel/docker-airflow" image in my airflow cluster and I want to submit spark job from airflow container which does not container spark-submit, to spark master container. How can I configure your plugin?