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


   We have a separate command that prepares image caches. It is very similar to 
"building image" but:
   * it should prepare both prod and CI images
   * the `docker build` command should be slighly modified (--cache-to and some 
other commands)
   * validation on whether the `buildx plugin` needs to be performed (and 
command should fail if not with helpful message)
   
   Those "differences" between standard build-image can be found with 
`PREPARE_BUILDX_CACHE` variable == "true" usage in old breeze


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