首先声明,服务器是linux 版本是ubuntu server 18.04,不是windows server.windows server 2016放弃治疗了,2019可能会有改善,不过云厂商的公共镜像并没有.windows container折腾死人啊. 架构如上图所示,.net core应用通过docker运行,监听11101端口,不对外部开放. angular应用通过nginx 镜像运行,监听11102端口,不对外部开放. 主nginx容器监听某个域名80端口,配置端口转发至11101,监