.. |
cache.go
|
imageservice: Add context to various methods
|
2022-11-03 12:22:40 +01:00 |
image.go
|
fixing consistent aliases for OCI spec imports
|
2023-05-08 15:27:52 +05:30 |
image_builder.go
|
c8d: implement classic builder
|
2023-05-11 11:57:01 +01: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
|
fixing consistent aliases for OCI spec imports
|
2023-05-08 15:27:52 +05:30 |
image_list.go
|
API: omit deprecated VirtualSize field for API v1.44 and up
|
2023-05-06 16:35:00 +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
|
fix: docker pull with platform checks wrong image tag
|
2023-05-18 13:14:59 +01: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
|
remove pre-go1.17 build-tags
|
2023-05-19 20:38:51 +02:00 |
image_windows.go
|
c8d: Compute container's layer size
|
2023-03-08 00:58:02 +01:00 |
images_test.go
|
fixing consistent aliases for OCI spec imports
|
2023-05-08 15:27:52 +05:30 |
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
|
fixing consistent aliases for OCI spec imports
|
2023-05-08 15:27:52 +05:30 |