potiuk opened a new issue #20258:
URL: https://github.com/apache/airflow/issues/20258


   We should use buildx to build and cache our image
   
   https://docs.docker.com/buildx/working-with-buildx/
   
   In the past it was difficult because we are heavily use caching of the imges 
and the cache of BUILDX was not compatible with docker registry. Howvever with 
moving to GHCR.io and improvements in Buildx infrastructure it should now be 
possible to push and pull cache which will be both BUILDX and regular docker 
build compatible.


-- 
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]


Reply via email to