• Captain Beyond@linkage.ds8.zone
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    You never needed a VM to run Linux apps on Android. Android can run Linux apps because it is already a Linux operating system. This is like referring to a docker container as “running Linux on Debian” or whatever.

          • Captain Beyond@linkage.ds8.zone
            link
            fedilink
            arrow-up
            1
            ·
            16 hours ago

            Linux, the kernel, is the thing that containers run on top of. The container does not actually contain an instance of Linux, it shares it with the host.

            • ☂️-@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              15 hours ago

              yes, it’s another complete operating system with a shared kernel. a lot of more complete full-fledged virtualization software does similar stuff.