• x00z@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 hours ago

    Run Linux stuff on Windows.

    A big use case is development with Docker containers.

    • DigitalDilemma@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 hours ago

      Thanks - I can kind of see that, as docker on windows is majorly broken. I think I’d just run it in a linux vm, as I do with most of my developing, but I can see some might not want that overhead.

      • rmuk@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        That’s the best bit about WSL (at least, version 2) is that it is a VM running a full version of Linux using Microsoft Hypervisor. There’s a bunch of drivers included that allow Windows and Linux to share filesystems and if you run Wayland/X apps in Linux they run on the Windows desktop.