{"id":13814679,"url":"https://github.com/hectorm/docker-qemu-win2000","last_synced_at":"2025-05-16T19:00:28.662Z","repository":{"id":40477114,"uuid":"426810068","full_name":"hectorm/docker-qemu-win2000","owner":"hectorm","description":"A Docker image for Windows 2000 Advanced Server with SP4.","archived":false,"fork":false,"pushed_at":"2024-08-17T15:09:39.000Z","size":102,"stargazers_count":890,"open_issues_count":0,"forks_count":48,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-05T17:01:40.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/hectorm/qemu-win2000","language":"Makefile","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":"2021-11-10T23:31:08.000Z","updated_at":"2025-04-04T04:19:09.000Z","dependencies_parsed_at":"2023-01-29T15:31:19.990Z","dependency_job_id":"aa2da333-f5fa-44d5-aa49-256bd0a02fc9","html_url":"https://github.com/hectorm/docker-qemu-win2000","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":"0.050000000000000044","last_synced_commit":"e424194a06e93c95706b0a3a18b61077513ec25a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-win2000","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-win2000/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-win2000/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hectorm%2Fdocker-qemu-win2000/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hectorm","download_url":"https://codeload.github.com/hectorm/docker-qemu-win2000/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248615935,"owners_count":21133980,"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-08-04T04:02:27.914Z","updated_at":"2025-04-12T18:38:25.667Z","avatar_url":"https://github.com/hectorm.png","language":"Makefile","funding_links":[],"categories":["Makefile"],"sub_categories":[],"readme":"# Windows 2000 on Docker\n\nA Docker image for Windows 2000 Advanced Server with SP4.\n\n![Desktop](data/img/desktop.png)\n\n## Start an instance\n```sh\ndocker run --detach \\\n  --name qemu-win2000 \\\n  --device /dev/kvm \\\n  --publish 127.0.0.1:3389:3389/tcp \\\n  --publish 127.0.0.1:5900:5900/tcp \\\n  --publish 127.0.0.1:6080:6080/tcp \\\n  --mount type=volume,src=qemu-win2000-disk,dst=/var/lib/qemu/disk/ \\\n  docker.io/hectorm/qemu-win2000: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 * **RDP** (`3389/TCP`), user `Administrator`, password `password`.\n * **VNC** (`5900/TCP`), without password.\n * **noVNC** (`6080/TCP`), http://127.0.0.1:6080/vnc.html\n * `docker exec -it qemu-win2000 vmshell`\n\nAdditionally the contents of the `/mnt/` directory in the container will be exposed on the `Z:` drive via SMB.\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 (`512M` 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## Why?\n\u003e \"Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should.\"\n\u003e\n\u003e Dr. Ian Malcolm\n\n## Disclaimer\nThis project is not affiliated with and has not been approved by Microsoft.\nThe Windows 2000 Advanced Server disk image used in this demonstration has been obtained from [WinWorld](https://winworldpc.com/product/windows-nt-2000/final)\nand it is published for digital preservation and demonstration purposes only.\n\n## License\nSee the [license](LICENSE.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-qemu-win2000","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhectorm%2Fdocker-qemu-win2000","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhectorm%2Fdocker-qemu-win2000/lists"}