### Description In a number of different occasions, but specifically when querying different objects in one call, nerdctl will return a stream of json arrays. In comparison, docker returns one array. ### Steps to reproduce the issue 1. nerdctl inspect some_container some_image 2. docker inspect some_container some_image ### Describe the results you received and expected na ### What version of nerdctl are you using? 1.7.6 ### Are you using a variant of nerdctl? (e.g., Rancher Desktop) None ### Host information _No response_