moby/daemon/images
Paweł Gronowski ffb63c0bae
daemon/imageStore: Mark images built locally
Store additional image property which makes it possible to distinguish
if image was built locally.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit c6156dc51b)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-25 16:21:35 +01:00
..
cache.go imageservice: Add context to various methods 2022-11-03 12:22:40 +01:00
image.go Don't return an error if the lease is not found 2023-08-23 15:55:48 +02:00
image_builder.go daemon/imageStore: Mark images built locally 2024-01-25 16:21:35 +01:00
image_changes.go c8d: add support for docker diff 2023-03-30 10:29:07 +01:00
image_commit.go daemon/imageStore: Mark images built locally 2024-01-25 16:21:35 +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-06-01 17:22:49 +02: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 fixing consistent aliases for OCI spec imports 2023-06-01 17:22:49 +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 daemon: rename max/min as it collides with go1.21 builtin 2023-09-28 14:20:08 +02:00
images_test.go fixing consistent aliases for OCI spec imports 2023-06-01 17:22:49 +02: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 fixing consistent aliases for OCI spec imports 2023-06-01 17:22:49 +02:00