You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to cut over to computing the digest directly
from the mounted filesystem in build-sealed because it's WAY
cleaner but ran face first into
containers/composefs-rs#132
What *really* helped me debug this was this patch which adds
support for printing the dumpfile corresponding to the two
composefs trees so I could `diff -u` on them.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments