Walk file tree in order for deterministic builds
Python's `os.walk` does not order the lists of files and directories it returns, so in order to produce a consistent build context tarfile, they should be ordered.
Showing
Please
register
or
sign in
to comment