Skip to content

properly validate reproducible builds #598

@cyphar

Description

@cyphar

umoci does produce fairly reproducible images, but we should do a pass-through to make sure we aren't accidentally adding any unexpected randomness into our images. I suspect that some obvious sources of randomness are going to be directory listing order (related to the filesystem, operating system, and possibly operating system versions) and anything we store in a Go map (such as xattrs?).

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions