..
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
remove layerstore indexing by OS (used for LCOW)
2021-06-10 17:49:11 +02: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
daemon,volume: share disk usage computations
2021-08-09 19:59:39 +02: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