potiuk commented on pull request #20664: URL: https://github.com/apache/airflow/pull/20664#issuecomment-1008341336
BTW. This is how image building will look like when this one is merged: https://user-images.githubusercontent.com/595491/148693440-2af4dc38-06e2-4fd5-8bab-4d21170ddea2.mp4 It's a great improvement - both UI and speed/performance wise. No need to pull the whole image before using it as a cache, it will automatically determine which layers can be pulled an which needs to be rebuilt, it will use multiple processors for rebuilding when more layers are rebuilt, it will do everything in one step ! And it is supported by codespaces natively too, so we will be able to make the image works for codespaces (PR on that is coming too). -- 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]
