Giter Site home page Giter Site logo

Comments (3)

GaTechThomas avatar GaTechThomas commented on June 11, 2024

I've spent more hours than I care to count trying to get this image running on Windows 10, the primary problem was that the pull failed. After MUCH spinning on suggestion after suggestion from the web, I tried enabling every Windows feature that is remotely related to containers or Hyper-V, and one of those allowed the pull to occur. Now I'm at the point at which I need to administer IIS in the container, but installing tool after tool, feature after feature (even the full RSAT) still gives no option for remote management of IIS. Most everything seems to have been built for Windows Server and therefore the guidance is thin on doing so on desktop versions of WIndows.

I describe all the above because this repository IS the place where all that info should be available. But the repository has so little activity that it's pretty clear that spending time here and attempting to use this image is not helpful. Please prove me wrong - until then, I'm moving on. Thank you.

from iis-docker.

elizle avatar elizle commented on June 11, 2024

These Docker images are for Windows Server, which causes some compatibility issues when running on Windows 10.
To run a Windows 10 Docker image on Windows Server, you need to run "--isolation=hyperv" after "docker run" so I would imagine you still need that argument when running a Server image in Win10. As far as configuration goes, all of that should be done in the dockerfile. RSAT tools probably won't be able to access anything unless you configure the ports in Docker. Also, every time the container is started, the changes done in RSAT tools would most likely be forgotten unless a new image was created from that state.

from iis-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.