Unable to run Docker container on a VM due to image OS version incompatibility

前端 未结 0 1249
萌比男神i
萌比男神i 2021-02-04 02:05

I am trying to containerize my ASP.NET application using Docker. The image is based on aspnet:4.7.2, i.e.

FROM mcr.microsoft.com/dotnet/framework/aspnet:4.7.2


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