potiuk commented on issue #6059: [AIRFLOW-5443] Use alpine image in Kubernetes's sidecar URL: https://github.com/apache/airflow/pull/6059#issuecomment-529381992 One watchout here @dimberman @mik-laj : I read recently an article advising against using alpine engine in production https://pythonspeed.com/articles/official-docker-best-practices/ . While it is much smaller, it uses non-standard glibc implementation. It is quite vague advice so might not be worth it, but maybe we should at least give the user an option to choose one of the standard debian images as a base.
---------------------------------------------------------------- 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] With regards, Apache Git Services
