KimchaC commented on issue #8605:
URL: https://github.com/apache/airflow/issues/8605#issuecomment-690160415


   One more thought:
   
   I think there are multiple purposes for a docker image. The most important 
is of course running in production that justifies a more complicated process.
   
   But I think many people also use docker to quickly test-drive software.
   
   I know that from my own experience. Whenever I consider a new open source 
software, the first thing I check is whether they have a docker image and 
ideally a docker-compose example.
   
   This way I can get a decent example setup in just a few minutes to evaluate 
the software.
   
   So even if using docker-compose is not recommended in production, I think 
creating official examples would be great for the future adoption of Airflow.


----------------------------------------------------------------
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]


Reply via email to