moby--moby/daemon/images
Akihiro Suda 65b8bcc321
Merge pull request #43174 from thaJeztah/move_platformcheck
distribution: remove RootFSDownloadManager interface, and remove "os" argument from Download()
2022-01-26 14:08:44 +09:00
..
cache.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
image_builder.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_commit.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02: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 remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_history.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_import.go Add support for platform (os and architecture) on image import 2022-01-24 18:24:51 +01:00
image_inspect.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_prune.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
image_pull.go fix a typo 2021-07-25 00:33:59 +08:00
image_push.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02: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 Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
image_windows.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
images.go API, daemon/images: add ImageListOptions and pass context 2021-07-13 13:45:24 +02: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 distribution: remove RootFSDownloadManager interface 2022-01-21 13:53:36 +01:00
store.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
store_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00