-
Notifications
You must be signed in to change notification settings - Fork 650
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 network inspect does not list containers using the network #2998
Comments
Hey! Can I take this one? Looks like a good first issue. |
Sure, go for it! |
Thanks, I have a few doubts. In "Containers": {
"9e08488505d6a20f0075da060b7ca81bfd12cf3475530b1696678313c155953b": {
"Name": "hardcore_morse",
"EndpointID": "742d754f3271d9f561e2067a5f9eb2d93713ea55c6c69b015299ec42db361fb1",
"MacAddress": "42:05:47:7b:b2:e5",
"IPv4Address": "172.17.0.2/16",
"IPv6Address": ""
}
} What should be the output in case of In terms of implementation, it seems I can export the existing |
Thanks @tushar5526 |
Description
Title says all.
Steps to reproduce the issue
Describe the results you received and expected
Docker list the containers that are attached to the network.
Nerdctl does not.
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
The text was updated successfully, but these errors were encountered: