storage/pkg/chrootarchive
Miloslav Trmač f3316c595f Only pass an io.Reader to invokeUnpack
... which allows us to remove an unnecessary NopCloser.

Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-10-14 17:17:54 +02:00
..
archive.go Only pass an io.Reader to invokeUnpack 2022-10-14 17:17:54 +02:00
archive_darwin.go Only pass an io.Reader to invokeUnpack 2022-10-14 17:17:54 +02:00
archive_test.go Add missing error checks in tests 2022-10-14 17:17:54 +02:00
archive_unix.go Use os.WriteFile instead of ioutil.WriteFile 2022-09-12 16:31:34 +02:00
archive_unix_test.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
archive_windows.go Only pass an io.Reader to invokeUnpack 2022-10-14 17:17:54 +02:00
chroot_linux.go Use os.MkdirTemp instead of ioutil.TempDir 2022-09-12 16:30:47 +02:00
chroot_unix.go Limited support for operating on images on macOS 2022-06-06 08:01:54 +02:00
diff.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
diff_darwin.go Misc individual warning fixes 2022-10-14 17:17:53 +02:00
diff_unix.go Use os.MkdirTemp instead of ioutil.TempDir 2022-09-12 16:30:47 +02:00
diff_windows.go Use os.MkdirTemp instead of ioutil.TempDir 2022-09-12 16:30:47 +02:00
init_darwin.go Limited support for operating on images on macOS 2022-06-06 08:01:54 +02:00
init_unix.go Use os.WriteFile instead of ioutil.WriteFile 2022-09-12 16:31:34 +02:00
init_windows.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00
jsoniter.go Move code unused on some architectures 2022-10-14 17:17:53 +02:00