Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
apostasie opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@apostasie
Copy link
Contributor

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

@apostasie apostasie added the kind/unconfirmed-bug-claim Unconfirmed bug claim label May 15, 2024
@yankay yankay added bug Something isn't working and removed kind/unconfirmed-bug-claim Unconfirmed bug claim labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants