..
cache.go
imageservice: Add context to various methods
2022-11-03 12:22:40 +01:00
image.go
Resolve and store manifest when creating container
2023-03-06 15:13:36 +01:00
image_builder.go
pkg/containerfs: drop ContainerFS type alias
2022-09-23 16:56:53 -04:00
image_changes.go
c8d: add support for docker diff
2023-03-30 10:29:07 +01:00
image_commit.go
images: Pass context to commit related operations
2023-01-18 12:23:32 +01:00
image_delete.go
daemon/images: fix empty-lines (revive)
2022-09-28 01:58:51 +02:00
image_events.go
Add the events services to the containerd image service
2023-03-30 17:48:51 +02:00
image_exporter.go
remove GetLayerByID from ImageService interface
2023-03-10 17:54:55 +01:00
image_history.go
ImageService.ImageHistory(): pass context
2022-12-09 19:00:49 +01:00
image_import.go
daemon/imageService: Remove TagImageWithReference
2023-02-07 15:43:52 +01:00
image_list.go
Merge pull request #44840 from vvoland/c8d-list-dangling-upstream
2023-02-23 14:25:03 -07:00
image_prune.go
api: Remove <none> in Repo(Tags|Digests) for >= 1.43
2023-02-27 19:44:43 +01:00
image_pull.go
ImageService.GetImage(): pass context
2022-09-07 16:53:45 +02:00
image_push.go
images/push: Accept reference
2023-03-30 18:08:40 +02:00
image_squash.go
daemon/images: fix empty-lines (revive)
2022-09-28 01:58:51 +02:00
image_tag.go
daemon/imageService: Remove TagImageWithReference
2023-02-07 15:43:52 +01:00
image_unix.go
c8d: Compute container's layer size
2023-03-08 00:58:02 +01:00
image_windows.go
c8d: Compute container's layer size
2023-03-08 00:58:02 +01:00
images_test.go
Move cpu variant checks into platform matcher
2021-02-18 16:58:48 +00:00
locals.go
Use GetBoolOrDefault to remove duplicated invalidFilter usages
2023-01-26 16:28:53 +01:00
mount.go
Implement run using the containerd snapshotter
2023-02-06 18:21:50 +01:00
service.go
ImageService: Pass ctx to Children
2023-04-06 14:27:38 +02:00
store.go
daemon/images: imageKey() accept string
2023-01-01 13:05:55 +01:00
store_test.go
daemon/images: imageKey() accept string
2023-01-01 13:05:55 +01:00