### Description The existing implementation includes `labels` as part of the result; https://github.com/moby/moby/blob/b94f7157cae2b5d8943513e96ddfbaa744606c56/daemon/images/image_list.go#L260-L262
Description
The existing implementation includes
labelsas part of the result;moby/daemon/images/image_list.go
Lines 260 to 262 in b94f715