newsnowlabs / runcvm

RunCVM (Run Container VM) is an experimental open-source Docker container runtime, for launching standard container workloads - as well as Systemd, Docker, even OpenWrt - in VMs using 'docker run`
Apache License 2.0
72 stars 4 forks source link

Add support for VNC graphics terminal #6

Open struanb opened 1 year ago

struanb commented 1 year ago

Add support for launching a VM with graphics hardware accessible over VNC. This could be useful for supporting graphical applications and testing graphical boot processes.

struanb commented 2 months ago

We had a working prototype of this, which needs to be refined before it can be committed to main.