- 博客(1)
- 收藏
- 关注
原创 Win10+Docker报错 Ports are not available: listen tcp 0.0.0.0:8080: bind: An attempt was made to acces
Win10+Docker报错 Ports are not available: listen tcp 0.0.0.0:8080: bind: An attempt was made to acces解决方案一:关闭相应端口查看端口# cmdnetstat -aon|findstr "8080"关闭相应端口# cmdtaskkill /f /pid 12948如果提示没有权限,可以试着使用管理员方式打开cmd。解决方案二:修改出站规则Win + s搜索控制面板找到Win
2021-06-05 11:42:43
8076
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人