..
cache.go
imageservice: Add context to various methods
2022-11-03 12:22:40 +01:00
image.go
use consistent alias for containerd's errdefs package
2023-04-08 19:30:33 +02: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
API: deprecate VirtualSize field for /images/json and /images/{id}/json
2023-04-18 14:46:11 +02: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
split GetRepository from ImageService
2023-04-09 12:07:57 +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
images/Children: Return error
2023-04-13 16:20:02 +02:00
store.go
use consistent alias for containerd's errdefs package
2023-04-08 19:30:33 +02:00
store_test.go
use consistent alias for containerd's errdefs package
2023-04-08 19:30:33 +02:00