ForAllSecure / rootfs_builder

Extract rootfs from a Docker image
MIT License
49 stars 11 forks source link

Files extended attributes seem to be erased #8

Open jeffsaremi opened 2 months ago

jeffsaremi commented 2 months ago

I've run a couple of rootfs mounts using this tool and it seems like the Extended attributes which include Capabilites don't appear in the mounted state

jeffsaremi commented 2 months ago

Looking at the code it's actually very obvious that the XATTR are ignored There are no signs of Header.Xattrs or Header.PAXRecords