• @wahming
    link
    English
    535 months ago

    What’s the point of this? The article managed to miss that somehow

      • @wahming
        link
        English
        15 months ago

        Does anybody containerise Windows, though? Not Windows server

    • @ShittyBeatlesFCPres@lemmy.world
      link
      fedilink
      English
      175 months ago

      Windows Server is basically useless in the modern era of containers and cloud computing. If they’re ever going to compete in that space long term, they need a minimal viable version of Windows that can scale however customers want.

      They also have embedded Windows, which is the type of thing that runs on ATMs or IoT devices. Not sure why anyone would use it instead of Linux but I guess the license fees are worth having someone to call (or blame) for some companies.

      • @BearOfaTime@lemm.ee
        link
        fedilink
        English
        25 months ago

        I’m not sure I follow that server is useless. In the SMB and Enterprise, it’s still required for a domain/exchange, user management, software distribution, etc.

        Yea, it can be virtualized, and is, even in SMB. It’s pretty standard to run a VMware host even there - it’s a better cost against utilization. More importantly, virtualized server provides better uptime, better load balancing/management, a much better backup process, and brings a bit of disaster recovery capability to the SMB space.

      • @lud@lemm.ee
        link
        fedilink
        English
        25 months ago

        Windows server is still wildly used for ADDS.

        I don’t think windows server is that threatened by containers.

    • @Patch@feddit.uk
      link
      fedilink
      English
      145 months ago

      In the context of the people who did it, I think it’s just a “bit of fun”; a hobbyist hacking project to see how far you can take something.

      But that said, it is absolutely insane how much disk space Windows needs. Windows Server 2022, with its most minimal “core” installation option, still has a minimum requirement of a baffling 32GB of hard disk space. By comparison, Ubuntu Server’s published minimum requirement is for only 2.5GB (with more specialist minimalist distros like Alpine coming in at well under 1GB).

      • @nybble41@programming.dev
        link
        fedilink
        English
        55 months ago

        The ubuntu:24.04 Docker image is only 77.30 MiB.

        alpine:3.19.0 is 7.38 MiB.

        Of course those sizes are without a kernel. Typical everything-included distro kernels are generally a few hundred MiB as they include drivers for everything that might be needed, but a custom build for known hardware can reduce that to just a few MiB.

    • @btaf45@lemmy.world
      link
      fedilink
      English
      25 months ago

      I think this could be useful as a server OS. If you wanted to run 1 specific piece of software as efficiently as possible, you could start with this DOS system and add in only what you need.