mudler / luet

:package: :whale: 0-dependency Container-based Package Manager using SAT solver and QLearning
https://luet.io
GNU General Public License v3.0
261 stars 24 forks source link

Resolve join images from final images #294

Closed mudler closed 2 years ago

mudler commented 2 years ago

While building images that set requires_final_images, now, since it's possible to push along final images during build and we have full support for them, it should be possible to resolve them while creating join images.

This should relief I/O in build phases with requires_final_images that instead of reconstructing the artifact, would consume directly final images (if present) from the defined pull repos