buildpacks / imgutil

Helpful utilities for working with images
Apache License 2.0
24 stars 41 forks source link

Add the ability for images to retain history if provided #202

Closed natalieparellano closed 1 year ago

natalieparellano commented 1 year ago

This is a first step toward https://github.com/buildpacks/lifecycle/issues/411

I think this does more or less what is expected, but I need to add tests 😈

natalieparellano commented 1 year ago

This should be done except for updating the fakes. I'm going to try to pull this into the lifecycle and then I will update the fakes with whatever is needed. In the meantime this should be ready for some initial feedback.