Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] tar: handle OCI image layout #76

Open
vbatts opened this issue Oct 24, 2016 · 0 comments
Open

[RFE] tar: handle OCI image layout #76

vbatts opened this issue Oct 24, 2016 · 0 comments

Comments

@vbatts
Copy link
Owner

vbatts commented Oct 24, 2016

Tar archives are well known for containing files and directories. The OCI Image Layer describes "whiteout" entries that signify the removal of files/directories. These whiteouts are effectively events to delete portions of the the DirectoryHierarchy.

An interesting function that would come from supporting these whiteout files would be, staging a view of what the layered filesystem attributes will be. (i.e. snapshots of the expected mtree directory hierarchy as these set of layers are processed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant