INET_E_RESOURCE_NOT_FOUND when running ASP.NET WebAPI application in Docker

前端 未结 0 666
长发绾君心
长发绾君心 2020-12-15 16:46

Running the Web API application based on OData inside the Docker. docker run -d --name myApp -p 5000:80 sample the Docker file is like this:

FROM mcr.microsoft.com/do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题