7 ms·
That is not correct. You would have to use the same compression tool (and likely version) for this to match. Old docker discarded the compressed bits but kept
by cpuguy83 4mo ago
That is not correct. You would have to use the same compression tool (and likely version) for this to match.
Old docker discarded the compressed bits but kept some metadata about the the so it can at least recreate the tar.
It also recreated the manifest o push.
- flakes 4mo agoThanks for the correction. I did mean given the same tooling version/parameters, but (as you and others pointed out) preserving and recreating that state is not at all straightforward.