MohnJadden commented on issue #27690: URL: https://github.com/apache/airflow/issues/27690#issuecomment-1317084760
Let me clarify: this is using Azure Container Registry, which is a managed Azure service. It isn't using Docker on a machine running Linux or Windows, nor is it building the image on any local machine - ACR builds/launches/terminates containers as a managed service. There's no Windows environment involved; the issue replicates whether it's run from a Windows machine, Linux machine, or Azure Cloud Shell running bash. The link you provided deals with Azure Devops pipelines, which are not in use in this situation. I have done my research and googling, and was unable to find any clear details on whether ACR as a service can support Buildkit, but if you were able to find something, I'd love to have a look at the link. Meanwhile, the issue does still remain in that the project cannot build with the available documentation. Not everyone is a Docker pro, so having some of documentation that covers Azure Container Registry or AWS Elastic Container Registry would help Airflow gain traction and usage. I'm mostly commenting here for the record - I'll head to the Slack documentation channel rather than spam with requests to reopen - but I can't be the only person who was asked to look into implementing Airflow in a cloud provider container registry environment. Having documentation that covers this use case and tech stack would be beneficial to increasing Airflow usage. -- 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]
