moby--moby/daemon/images
Brian Goff 50f39e7247 Move cpu variant checks into platform matcher
Wrap platforms.Only and fallback to our ignore mismatches due to  empty
CPU variants. This just cleans things up and makes the logic re-usable
in other places.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-02-18 16:58:48 +00:00
..
cache.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image.go Move cpu variant checks into platform matcher 2021-02-18 16:58:48 +00:00
image_builder.go Fix builder inconsistent error on buggy platform 2021-01-14 21:45:45 +00:00
image_commit.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
image_delete.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_events.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_exporter.go reject null manifests 2021-02-02 09:24:53 -08:00
image_history.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_import.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
image_inspect.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_prune.go API: add "prune" events 2020-07-28 12:41:14 +02:00
image_pull.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
image_push.go Revert "Remove the rest of v1 manifest support" 2019-06-18 00:36:01 +00:00
image_search.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_search_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_tag.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_unix.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
image_windows.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
images.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
images_test.go Move cpu variant checks into platform matcher 2021-02-18 16:58:48 +00:00
locals.go goimports: fix imports 2019-09-18 12:56:54 +02:00
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