potiuk commented on issue #17132: URL: https://github.com/apache/airflow/issues/17132#issuecomment-884319302
Also you have to be aware that the image has an entrypoint which sets a number of variables and does a number of checks. Your confusion might also come from the fact that you used own entrypoint and did not run the original one. If you have your own entrypoint, you should make sure you exec into the original entrypoint from the image after you do your stuff. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
