• Aniki 🌱🌿@lemm.ee
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    26
    ·
    edit-2
    11 months ago

    That’s a letter U problem. I can administer Linux a bajillion times easier than windows, because I do it for a living, and haven’t touched MS since Server 2010. Also Docker in Windows is LOL. You’re leveraging Linux to shit on Linux. Lets do that all in IIS and see how you feel.

    • Th4tGuyII@kbin.social
      link
      fedilink
      arrow-up
      26
      arrow-down
      1
      ·
      11 months ago

      Pointing out that you find it easy because you do it for a living isn’t a very good counter to their point - most people do other things besides Linux for a living

      • kjPhfeYsEkWyhoxaxjGgRfnj@lemmy.world
        link
        fedilink
        arrow-up
        6
        arrow-down
        3
        ·
        edit-2
        11 months ago

        He’s… not wrong though. I mean look, deploying things is somewhat inherently the task of professionals and enthusiasts. To say that deploying things on Windows is easier than Linux is going to be really really hard to defend. Not to even mention the docker layer.

        • Shirasho@lemmings.world
          link
          fedilink
          arrow-up
          4
          arrow-down
          1
          ·
          edit-2
          11 months ago

          I can run a Linux docker container on Windows and it just works. When I run it on Linux it is constant permission and access issues.

          • kjPhfeYsEkWyhoxaxjGgRfnj@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            11 months ago

            I guess I can’t deny your experience is your experience, but again if you’re running Docker on Windows, Windows is just running a Linux VM or WSL to do this. And I can assure you that any serious person running containerized workloads for production type deployments will be doing this on a Linux host.

            Docker has pretty good docs for installation on the major Linux distros, so without more info I can’t really say much else.

          • Riskable@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            10 months ago

            Permissions on Windows are notoriously insecure. By default, literally everything is executable in Windows. Docker is very much the same (insecure by default; in Windows).

            Your permissions problems in Linux are a feature, not a bug. You just didn’t understand what you were doing when you tried to get it set up. Otherwise you wouldn’t be complaining about permissions errors. That’s the very definition of complaining about your own ignorance.

            I get that the point of this thread is something along the lines of, “running Docker images is a breeze” but I think a more relevant point would be, “Docker images run better” (in Linux).

            Docker images will run much faster and more efficiently in Linux. It’s just how it was meant to work. WSL doesn’t work like WINE: it’s actually an emulator and will always be slower than native Linux.

            • Shirasho@lemmings.world
              link
              fedilink
              arrow-up
              1
              ·
              10 months ago

              As you said, I am perfectly aware that in an ideal world security would be on lockdown. How it behaves on Linux is how it SHOULD work. That doesn’t change the main point that you can’t hit the ground running with Docker containers in Linux.

    • jelloeater - Ops Mgr@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      11 months ago

      I used Windows from 95 onward. Docker on Windows is second class compared to running on Linux.

      That being said, I don’t think it’s that people cannot learn to use something like Ubuntu, it’s that if they don’t need to, they won’t.

      Good enough, is fine for the vast majority of folks. And I think Windows 11 proves that.

      Like I had to learn OSX for my work computer, which I ended up loving. But that took me a week or so to get the hang of.

    • 👍Maximum Derek👍@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Yeah, I started working for a company with a lot of Windows servers two years ago and I still can’t wrap my brain around them. I’ve been a Linux sysadmin/sysarchitect for 20+ years and I’m still completely lost how to get Windows to much of anything. I usually don’t have to do much on those servers, but when I do its StackOverflow that’s really administering them. It’s because I lack foundational knowledge about windows and also because I’m fine not having that knowledge.

    • Shirasho@lemmings.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      11 months ago

      IIS is not the same as Docker. Sounds to me you are shitting on IIS for the sake of trying to prove a point I wasn’t trying to make.

      This goes into my next point. Linux users are toxic as hell. They are elitist snobs who shit on newbies because they have years of experience.

    • Carighan Maconar@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      4
      ·
      11 months ago

      Hold on, did you just low-key state that running Linux docker containers on Windows ends up giving you the best of both worlds? Run Linux server software in docker containers, run client software natively on Windows?