Closed ehdis closed 1 month ago
Hi yes, currently the container stack goes through ostree which canonicalizes timestamps to zero. Then we turn the ostree into a composefs.
https://github.com/containers/bootc/issues/20 is basically tracking significantly shrinking the role of ostree from this equation, so marking as a duplicate.
While playing with a bootc system I noticed that the timestamps of files are mostly/all set to "Jan 1 1970" (
ls -la /usr/
). For instance - verifying a installed package results inI would assume that the object-store/composefs also provides the timestamps in addition to the xattr metadata, not?