edithturn edited a comment on issue #20741: URL: https://github.com/apache/airflow/issues/20741#issuecomment-1046297844
Understoonn @potiuk, I was testing and the image is not being built appropriately. I just print a `docker images`  I saw that in breeze.py the build_image is being used: https://github.com/apache/airflow/blob/9ad4de835cbbd296b9dbd1ff0ea88c1cd0050263/dev/breeze/src/airflow_breeze/breeze.py#L162-L164 Could it be a good example to see if the buid_image is working effectible? Another doubt I have. What should be the parameter for build_image, since in the build_image this recipe: **kwargs as an argument, it means many arguments, like the python version, directories, etc. How I could know what will be these parameters? -- 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]
