moby--moby/pkg/archive
yuexiao-wang 11454e1c97 Fix a bit typos
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-12-09 03:05:11 +08:00
..
testdata
README.md
archive.go Fix a bit typos 2016-12-09 03:05:11 +08:00
archive_linux.go Ensure opaque directory permissions respected 2016-10-28 13:13:10 -07:00
archive_linux_test.go Ensure opaque directory permissions respected 2016-10-28 13:13:10 -07:00
archive_other.go
archive_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08: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 Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
archive_windows.go
archive_windows_test.go
changes.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
changes_linux.go all: remove nil check for slices 2016-10-13 13:55:38 -07:00
changes_other.go
changes_posix_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
changes_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
changes_unix.go
changes_windows.go
copy.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
copy_unix.go
copy_unix_test.go
copy_windows.go
diff.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
diff_test.go
example_changes.go
time_linux.go
time_unsupported.go
utils_test.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
whiteouts.go
wrap.go pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -07:00
wrap_test.go

README.md

This code provides helper functions for dealing with archive files.