moby--moby/daemon/images
Brian Goff 9ca3bb632e Store image manifests in containerd content store
This allows us to cache manifests and avoid extra round trips to the
registry for content we already know about.

dockerd currently does not support containerd on Windows, so this does
not store manifests on Windows, yet.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-11-05 20:02:18 +00:00
..
cache.go
image.go
image_builder.go
image_commit.go
image_delete.go
image_events.go
image_exporter.go
image_history.go
image_import.go
image_inspect.go
image_prune.go
image_pull.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
image_push.go
image_search.go
image_search_test.go
image_tag.go
image_unix.go
image_windows.go
images.go
locals.go
service.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
store.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
store_test.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00