containerd / containerd/nerdctl
`nerdctl run -p 8080:80` should listen on IPv6 as well
Open
bug
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
Currently, `nerdctl run -p 8080:80` does not listen on IPv6, while `docker run -p 8080:80` listens on IPv6 as well as on IPv4.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.