mayday0208
Results
1
issues of
mayday0208
### Description nerdctl run ,localhost:192.168.162.119 sudo nerdctl run -d --name nginx -p 8080:80 nginx:alpine current machine: sudo curl http://localhost:8080 ---> work another machine: sudo curl http://192.168.162.119:8080 ---> connection refused sudo...
bug
status/needs-more-information