containerd / containerd/nerdctl
nerdctl inspect does not allow inspecting networks, volumes
Open
bug
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
### Description
docker inspect allows inspecting networks, volumes, images, containers.
nerdctl only allows containers and images
### Steps to reproduce the issue
1. nerdctl inspect bridge
2 docker inspect bridge.
### Describe the results you received and expected
.
### 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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.