A web accessible Virtual Machine powered by Docker, Debian, and noVNC. Webbian allows you to execute a single docker run command to get an entire linux system with a web interface.

  • @drspod@lemmy.ml
    link
    fedilink
    328 days ago

    Is it really a virtual machine? It’s running from a container, so it’s just a containerized desktop exposed over VNC, right?

    Is it actually running its own kernel?

    • fmstratOPA
      link
      English
      228 days ago

      Yea, technically correct. It’s lower overhead since it shares the kernel.