Bowrna commented on pull request #20338: URL: https://github.com/apache/airflow/pull/20338#issuecomment-996592306
@potiuk this is the docker command that I found in build_ci_image part. https://github.com/apache/airflow/blob/ca492e16810763df0317e48658813c5b578d7edb/scripts/ci/libraries/_build_images.sh#L670-L698 I am trying to implement running this command via python with build_args in this code as BuildParams(dataclass). Am i going in right direction? -- 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]
