moby--moby/pkg/containerfs
Derek McGowan fb170206ba
Set format in archiver
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>
2018-04-12 13:34:33 -07:00
..
archiver.go Set format in archiver 2018-04-12 13:34:33 -07:00
containerfs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
containerfs_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
containerfs_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00