airscholar / SparkingFlow

This project demonstrates how to use Apache Airflow to submit jobs to Apache spark cluster in different programming laguages using Python, Scala and Java as an example.
https://www.datamasterylab.com/home/course/apache-airflow-on-steriods-for-data-engineers/9
24 stars 17 forks source link

Update docker-compose.yml #6

Open rudolferemyan opened 6 months ago

rudolferemyan commented 6 months ago

During docker-compose up --build airflow webserver exits and the process is tucked until it not killed and start again when airflow init done. Having restart: always will restart webserver building and building process will not be stopped