period

  • ABluManOnLemmy@feddit.nl
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    1 year ago

    Yeah but Docker Desktop uses a VM, either in WSL2 or Hyper-V. Docker Engine on Linux doesn’t use a VM and that’s what’s typically used for hosting services.

    • MrEUser@lemmy.ninja
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      The way, what was stated, was stated, indicated that docker runs virtual machines. It doesn’t. It runs containers, right?

      • ABluManOnLemmy@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        1 year ago

        Docker is a container platform. Docker Engine is the container host for Linux and Docker Desktop uses a virtual machine to run Docker Engine and containers in that VM.

        For example, if you use Docker Desktop on Windows, Docker Desktop will run Docker Engine in a WSL2-based VM and then run containers inside that.

        • MrEUser@lemmy.ninja
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          First, stop talking to me like I don’t know this already. Second, these facts don’t make me wrong or you right. The implication of what was said is that you run VM’s on docker. The fact is, you don’t. Stop arguing.