Description
Controls tar archive creation so generated archives can stay reproducible across build hosts. It is useful when file order, ownership, timestamps, or archive metadata would otherwise make package outputs differ.
Use it as part of a deliberate reproducible-build pipeline. Archive options can affect permissions and contents, so inspect generated tar files before publishing them.