Can Windows Containers be hosted on linux?
问题 Is it possible to run Windows Containers on Linux ? The scenario is based on an app written in the .NET (old net) and the Linux user that wants to run this with Docker to provide a net462 written API on the localhost . I am using beta version from Docker Desktop for Windows If no, then why can Windows run Linux containers and not vice-versa? EDIT: As some time has passed and this question is a popular one. I\'d like to add one note here that the workaround is to use the new netstandard. It