moby--moby/image
Sebastiaan van Stijn 509f19f611
replace pkg/system Sequential funcs with moby/sys/sequential
Migrating these functions to allow them being shared between moby, docker/cli,
and containerd, and to allow using them without importing all of sys / system,
which (in containerd) also depends on hcsshim and more.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-30 09:33:49 +02:00
..
cache
spec
tarexport replace pkg/system Sequential funcs with moby/sys/sequential 2022-08-30 09:33:49 +02:00
v1 Remove unused image/v1 code 2022-05-10 23:45:03 +02:00
fs.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
fs_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
image.go Merge pull request #43300 from thaJeztah/api_update_imageinspect_docs 2022-03-05 17:54:37 +01:00
image_test.go
rootfs.go
store.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
store_test.go