moby--moby/pkg/archive
Akihiro Suda 62cbd2589f fix racy tests in pkg/archive
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-09-14 04:17:23 +00:00
..
testdata
README.md
archive.go Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
archive_linux.go Fix files in subdirectories creating bad whiteout 2016-07-26 12:03:55 -07:00
archive_other.go Update archive package to support overlay whiteouts 2016-06-08 00:10:16 -07:00
archive_test.go fix racy tests in pkg/archive 2016-09-14 04:17:23 +00:00
archive_unix.go Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
archive_unix_test.go
archive_windows.go
archive_windows_test.go
changes.go Update archive package to support overlay whiteouts 2016-06-08 00:10:16 -07:00
changes_linux.go Update archive package to support overlay whiteouts 2016-06-08 00:10:16 -07:00
changes_other.go
changes_posix_test.go
changes_test.go fix typos 2016-06-02 17:17:22 +08:00
changes_unix.go
changes_windows.go
copy.go fix typos 2016-07-23 11:32:23 +08:00
copy_unix.go
copy_unix_test.go
copy_windows.go
diff.go Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
diff_test.go
example_changes.go
time_linux.go
time_unsupported.go
utils_test.go
whiteouts.go
wrap.go
wrap_test.go

README.md

This code provides helper functions for dealing with archive files.