edithturn commented 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 point should be the parameter for build_image, since this has: **kwargs as an argument. -- 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]
