Skip to content

nerdctl inspect should not return a stream of json array, but a single array #3006

@apostasie

Description

@apostasie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions