moby--moby/pkg/archive
Tibor Vass f6d9780229 archive: do not call FollowSymlinkInScope in createTarFile
Signed-off-by: Tibor Vass <teabee89@gmail.com>
2014-11-25 01:03:41 +02:00
..
testdata
MAINTAINERS
README.md
archive.go archive: do not call FollowSymlinkInScope in createTarFile 2014-11-25 01:03:41 +02:00
archive_test.go archive: do not call FollowSymlinkInScope in createTarFile 2014-11-25 01:03:41 +02:00
archive_unix.go Refactor pkg/archive with a platform-independent stat struct 2014-11-14 18:20:54 -08:00
archive_windows.go Refactor pkg/archive with a platform-independent stat struct 2014-11-14 18:20:54 -08:00
changes.go Refactor pkg/archive with a platform-independent stat struct 2014-11-14 18:20:54 -08:00
changes_test.go
diff.go archive: prevent breakout in ApplyLayer 2014-11-25 01:03:41 +02:00
diff_test.go archive: add breakout tests 2014-11-25 01:03:41 +02:00
example_changes.go archive: example app for diffing directories 2014-10-29 14:52:59 -04:00
time_linux.go
time_unsupported.go
utils_test.go archive: add breakout tests 2014-11-25 01:03:41 +02:00
wrap.go

README.md

This code provides helper functions for dealing with archive files.