Files
moby/daemon/containerd
Paweł Gronowski ad8a5a5732 c8d/list: Fix diffIDs being outputted instead of chainIDs
The `identity.ChainIDs` call was accidentally removed in
b37ced2551.

This broke the shared size calculation for images with more than one
layer that were sharing the same compressed layer.

This was could be reproduced with:
```
$ docker pull docker.io/docker/desktop-kubernetes-coredns:v1.11.1
$ docker pull docker.io/docker/desktop-kubernetes-etcd:3.5.10-0
$ docker system df
```

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-20 11:17:50 +01:00
..
2024-03-13 15:03:42 +01:00
2024-03-13 15:03:42 +01:00
2024-03-19 09:38:56 +01:00
2024-03-07 16:25:29 +01:00