the title says it all - qemu with noVNC running in a docker container.
-
A brain with atleast 1 IQ
-
Docker
git clone https://github.com/wawasoftworks/docker-qemuvnc.git
docker build -t <any name> .
docker run -d -p 5900:5900 -p 6080:6080 <the name that u specified in the first cmd>
In stsrv.sh:
In dockerfile:
In stsrv.sh: