moby--moby/daemon/images
Sebastiaan van Stijn 779a5b3029 ImageService.GetImage(): pass context
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2022-09-07 16:53:45 +02:00
..
cache.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_builder.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_commit.go daemon, builder: rename variables that collided with imports 2022-08-08 13:16:10 +02:00
image_delete.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_events.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_exporter.go add image load/save support 2022-08-04 09:41:19 +02:00
image_history.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_import.go
image_list.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_prune.go Implement ImageDelete for containerd 2022-07-28 22:56:34 +02:00
image_pull.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_push.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_search.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_search_test.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_squash.go daemon/images: move SquashImage to its own file 2022-07-18 14:34:34 +02:00
image_tag.go ImageService.GetImage(): pass context 2022-09-07 16:53:45 +02:00
image_unix.go Extract ImageService interface from the image service 2022-07-08 13:50:53 +02:00
image_windows.go
images_test.go
locals.go
service.go ImageService: rename GraphDriverName to StorageDriver 2022-08-18 09:44:51 +02:00
store.go
store_test.go