1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/archive
Jessie Frazelle 9d00d8137f Merge pull request #11422 from vbatts/vbatts-overlay_dir_mtime_changes
pkg/archive: ignore mtime changes on directories
2015-03-23 15:24:05 -07:00
..
testdata
archive.go
archive_test.go
archive_unix.go
archive_unix_test.go
archive_windows.go Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles 2015-03-20 21:54:33 -07:00
archive_windows_test.go Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles 2015-03-20 21:54:33 -07:00
changes.go pkg/archive: ignore mtime changes on directories 2015-03-17 10:53:34 -04:00
changes_posix_test.go
changes_test.go pkg/archive: ignore mtime changes on directories 2015-03-17 10:53:34 -04:00
diff.go
diff_test.go
example_changes.go
README.md
time_linux.go
time_unsupported.go
utils_test.go
wrap.go

This code provides helper functions for dealing with archive files.