moby--moby/pkg/chrootarchive
Daniel Nephin 93fbdb69ac Remove error return from RootPair
There is no case which would resolve in this error. The root user always exists, and if the id maps are empty, the default value of 0 is correct.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-07 11:45:33 -04:00
..
archive.go Remove error return from RootPair 2017-06-07 11:45:33 -04:00
archive_test.go Remove unused functions from archive. 2017-06-07 11:44:33 -04:00
archive_unix.go
archive_windows.go
chroot_linux.go Fix issue with cp to container volume dir 2016-11-03 16:01:15 -04:00
chroot_unix.go
diff.go
diff_unix.go Refactoring ineffectual assignments 2017-01-13 00:27:01 -07:00
diff_windows.go Use wrong ApplyLayer in diff_windows.go 2016-12-19 17:21:18 +08:00
init_unix.go
init_windows.go