1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Alexander Larsson 006e2a600c ApplyLayer() use RemoveAll to handle removing directories
rmTargetPath can be a directory, so we have to use RemoveAll() or we
will fail to whiteout non-empty directories.
2013-11-14 22:56:18 +01:00
..
archive.go Allow drivers to implement ApplyDiff in Differ interface 2013-11-11 19:09:57 -08:00
archive_test.go Allow drivers to implement ApplyDiff in Differ interface 2013-11-11 19:09:57 -08:00
changes.go Merge branch 'dm-plugin-new-ChangesDirs' of https://github.com/alexlarsson/docker into alexlarsson-dm-plugin-new-ChangesDirs 2013-11-14 12:23:01 -08:00
diff.go ApplyLayer() use RemoveAll to handle removing directories 2013-11-14 22:56:18 +01:00
MAINTAINERS Move archive.go to sub package 2013-10-31 16:57:45 -07:00