.. |
cache.go
|
Skip cache lookup for "FROM scratch" in containerd
|
2023-06-26 16:02:32 -07:00 |
handlers.go
|
c8d/handlers: Handle error in walkPresentChildren
|
2023-06-02 10:23:03 +02:00 |
image.go
|
c8d/save: Implement exporting all tags
|
2023-10-13 11:52:07 +02:00 |
image_builder.go
|
migrate to github.com/containerd/log v0.1.0
|
2023-10-11 17:52:23 +02:00 |
image_changes.go
|
c8d/changes: Fix concurrents diffs
|
2023-10-13 13:15:50 +02:00 |
image_children.go
|
c8d: Use the labels to get the children of an image
|
2023-10-25 15:12:42 +02:00 |
image_commit.go
|
migrate to github.com/containerd/log v0.1.0
|
2023-10-11 17:52:23 +02:00 |
image_delete.go
|
api/types: move image-types to api/types/image
|
2023-10-12 11:29:20 +02:00 |
image_events.go
|
api/types/events: define "Action" type and consts
|
2023-08-29 00:38:08 +02:00 |
image_exporter.go
|
c8d/save: Don't save name if exported by digest
|
2023-10-13 11:52:11 +02:00 |
image_history.go
|
c8d/history: Fix nil dereference
|
2023-10-26 15:37:45 +02:00 |
image_import.go
|
migrate to github.com/containerd/log v0.1.0
|
2023-10-11 17:52:23 +02:00 |
image_import_test.go
|
daemon/c8d: Use Docker imagespec
|
2023-08-31 17:15:05 +02:00 |
image_list.go
|
c8d: show the real image creation date when listing images
|
2023-10-25 16:43:24 +02:00 |
image_manifest.go
|
c8d/handlers: Handle error in walkPresentChildren
|
2023-06-02 10:23:03 +02:00 |
image_prune.go
|
api/types: move image-types to api/types/image
|
2023-10-12 11:29:20 +02:00 |
image_pull.go
|
Merge pull request #46618 from vvoland/c8d-pull-all-tags-2
|
2023-10-31 16:45:18 +01:00 |
image_push.go
|
Merge pull request #46685 from rumpl/c8d-tag-does-not-exist
|
2023-11-02 12:33:36 -07:00 |
image_snapshot.go
|
c8d: Fix docker diff
|
2023-09-20 14:16:22 +02:00 |
image_snapshot_unix.go
|
migrate to github.com/containerd/log v0.1.0
|
2023-10-11 17:52:23 +02:00 |
image_snapshot_windows.go
|
c8d: Fix docker diff
|
2023-09-20 14:16:22 +02:00 |
image_squash.go
|
containerd-integration: prefer error over panic where possible
|
2022-09-07 22:01:49 +02:00 |
image_tag.go
|
c8d: Preserve image labels when tagging
|
2023-10-25 14:56:36 +02:00 |
imagespec.go
|
daemon/c8d: Use Docker imagespec
|
2023-08-31 17:15:05 +02:00 |
mount.go
|
migrate to github.com/containerd/log v0.1.0
|
2023-10-11 17:52:23 +02:00 |
progress.go
|
c8d/progress: Remove unused mountable
|
2023-10-12 11:08:11 +02:00 |
resolver.go
|
c8d/pull: Handle pull all tags
|
2023-10-16 14:19:29 +02:00 |
service.go
|
c8d/pull: Handle pull all tags
|
2023-10-16 14:19:29 +02:00 |
soft_delete.go
|
Merge pull request #46590 from vvoland/c8d-tag-ctx-withoutcancel
|
2023-10-11 16:55:16 +02:00 |
store.go
|
daemon/c8d: use new containerd LabelDistributionSource constant
|
2023-09-21 14:18:42 -06:00 |