Skip to content

c8d: Implement Children by comparing diff ids#115

Merged
rumpl merged 1 commit intorumpl:c8dfrom
vvoland:c8d-ancestor
Nov 23, 2022
Merged

c8d: Implement Children by comparing diff ids#115
rumpl merged 1 commit intorumpl:c8dfrom
vvoland:c8d-ancestor

Conversation

@vvoland
Copy link
Collaborator

@vvoland vvoland commented Nov 22, 2022

This makes the ancestor filter work in docker ps.

This is quite wasteful because unlike the current Docker, containerd image store doesn't have a concept of image ancestry, so the information needs to be build on the fly.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@vvoland vvoland mentioned this pull request Nov 22, 2022
@vvoland vvoland requested a review from rumpl November 22, 2022 09:47
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants