Skip to content

wawasoftworks/docker-qemuvnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-qemuvnc

eeh mazingl;.

‼THIS PROJECT IS IN BETA, PLEASE REPORT ANY ISSUES THAT YOU WILL FIND‼

the title says it all - qemu with noVNC running in a docker container.

Requirements:

  1. A brain with atleast 1 IQ

  2. Docker

Installation:

  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>

(or you could use the buildandrun.bat file in the repo)

Changing the virtual disk's size

In stsrv.sh:

1141234123123

Replacing the iso

In dockerfile image

Changing the memory

In stsrv.sh: image2

Editing the password (its broken rn 😭 💀)

In dockerfile:

image3

Or... you can remove it.

In stsrv.sh:

image4

Releases

No releases published

Packages

No packages published