{"id":13427257,"url":"https://github.com/hectorm/docker-qemu-reactos","last_synced_at":"2025-04-23T04:49:42.088Z","repository":{"id":35798407,"uuid":"171757162","full_name":"hectorm/docker-qemu-reactos","owner":"hectorm","description":"A Docker image for the ReactOS operating system.","archived":false,"fork":false,"pushed_at":"2024-08-17T15:08:23.000Z","size":109,"stargazers_count":70,"open_issues_count":1,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T22:14:15.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/hectorm/qemu-reactos","language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hectorm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-20T22:10:25.000Z","updated_at":"2025-01-03T09:44:14.000Z","dependencies_parsed_at":"2023-02-15T22:31:28.086Z","dependency_job_id":"ca0cc9d1-437f-4ec3-9b86-9cbd8880cdd1","html_url":"https://github.com/hectorm/docker-qemu-reactos","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-reactos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-reactos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-reactos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-reactos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hectorm","download_url":"https://codeload.github.com/hectorm/docker-qemu-reactos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372943,"owners_count":21419722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T00:01:57.884Z","updated_at":"2025-04-23T04:49:42.068Z","avatar_url":"https://github.com/hectorm.png","language":"M4","funding_links":[],"categories":["Makefile"],"sub_categories":[],"readme":"# ReactOS on Docker\n\nA Docker image for the [ReactOS](https://www.reactos.org) operating system.\n\n## Start an instance\n```sh\ndocker run --detach \\\n  --name qemu-reactos \\\n  --device /dev/kvm \\\n  --publish 127.0.0.1:5900:5900/tcp \\\n  --publish 127.0.0.1:6080:6080/tcp \\\n  --mount type=volume,src=qemu-reactos-disk,dst=/var/lib/qemu/disk/ \\\n  docker.io/hectorm/qemu-reactos:latest\n```\n\n\u003e [!NOTE]\n\u003e The `--device /dev/kvm` option can only be used on Linux hosts, it can be removed on Windows and macOS hosts at a significant performance penalty.\n\nThe instance can be accessed from:\n * **VNC** (`5900/TCP`), without password.\n * **noVNC** (`6080/TCP`), http://127.0.0.1:6080/vnc.html\n * `docker exec -it qemu-reactos vmshell`\n\n## Environment variables\n#### `VM_CPU`\nNumber of cores the VM is permitted to use (`2` by default).\n\n#### `VM_RAM`\nAmount of memory the VM is permitted to use (`1024M` by default).\n\n#### `VM_KEYBOARD`\nVM keyboard layout (`en-us` by default).\n\n#### `VM_KVM`\nStart QEMU in KVM mode (`true` by default).\n\u003e The `--device /dev/kvm` option is required for this variable to take effect.\n\n## License\nSee the [license](LICENSE.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-qemu-reactos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhectorm%2Fdocker-qemu-reactos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-qemu-reactos/lists"}