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.