mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fb170206ba
Prevent changing the tar output by setting the format to PAX and keeping the times truncated. Without this change the archiver will produce different tar archives with different hashes with go 1.10. The addition of the access and changetime timestamps would also cause diff comparisons to fail. Signed-off-by: Derek McGowan <derek@mcgstyle.net> Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
archiver.go | ||
containerfs.go | ||
containerfs_unix.go | ||
containerfs_windows.go |