Code Monkey home page Code Monkey logo

Comments (7)

friism avatar friism commented on June 10, 2024 2

Work has been done to improve these errors, see details here:

I'd be interested to know if these checks and errors are not working.

... and yes, we're working on installing both with Docker for Windows

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

This is a result of not having a manifest defined. When on Windows Server Core and Nano Server, docker will try to pull the Linux images which are invalid on Windows platforms. It seems like docker should have a better story here though - not everyone is going to support all platforms.

from dotnet-docker.

timotei avatar timotei commented on June 10, 2024

docker will try to pull the Linux images which are invalid on Windows platforms.

Maybe it's not the right place to ask, but is this a limitation which is planned to be removed in the final release of Windows Containers?

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@timotei, Creating a Docker manifest is what will address this. This contains metadata that docker will read in order to determine which image applies to each platform/architecture. Additionally if docker doesn't find a matching image, it will then display a more friendly error message to the user. We will add a manifest for the microsoft/dotnet images once it is fully flushed out.

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

This work is being tracked with #99. Closing this issue.

from dotnet-docker.

timotei avatar timotei commented on June 10, 2024

@MichaelSimons I understand that, but my question was more like: will this limitation (running Linux on Windows platforms) be removed in the final release? (after we have all the proper manifests in place)

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@timotei, you can run Linux on the Windows platform via Docker for Windows.

@PatrickLang, @friism - Is there any documentation (e.g. blog article) that talks about Docker for Windows vs Windows Containers, what the use cases are for each, how they can be used SxS and what the road maps looks like? I think this would be helpful as there seems to be some confusion between the two.

from dotnet-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.