Files
moby/daemon/containerd
Austin Vazquez c441b2ef19 api/types/image: make InspectResponse.GraphDriver optional
This change makes the `GraphDriver` field in `image.InspectResponse` optional. This field will only be returned when using moby engine graph drivers as a backend storage implementation. It will be omitted when using the containerd image backend.

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
2025-09-04 13:04:10 -05:00
..
2025-07-31 10:13:29 -07:00
2025-08-01 00:49:22 +02:00
2025-08-08 12:07:41 -07:00