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.

  • @[email protected]
    link
    fedilink
    31 month 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?

    • fmstratOP
      link
      fedilink
      English
      230 days ago

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