将我的 Ubuntu 服务器升级到 24.04 之后,我的 Docker 容器突然无法访问外部 API,尽管主机网络工作正常。尝试重启 Docker 并重新构建镜像,但没有效果。有人在升级后遇到过 DNS 或网桥网络问题吗?
Original
After upgrading my Ubuntu server to 24.04, my Docker containers suddenly can't reach external APIs, even though the host network works fine. Tried restarting Docker and rebuilding images but no luck. Has anyone run into DNS or bridge network issues after the upgrade?