KimchaC commented on issue #8605: URL: https://github.com/apache/airflow/issues/8605#issuecomment-690158560
I just watched your presentation on docker and it's really amazing how much thought and effort you put in the image and the optimization. Building the custom size-optimized image from source is a great option for many people, especially if they are working in corporate and need the security review. But for many other, especially smaller businesses, ease of getting started, setup and maintenance can be more important. So after reviewing both options, I will stick with the extension option. I am also looking forward to seeing official docker-compose files. I think right now getting started with airflow in docker is a bit difficult. It used to be very easy with puckel's image, but it's outdated now. And if someone wants to run airflow in docker, they have to come up with their own compose files and hunt down examples all over the place. It can be difficult without an official example, especially considering you have to run multiple containers for the scheduler and webserver. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
