{"id":16540637,"url":"https://github.com/fcwu/docker-qemu","last_synced_at":"2025-06-24T15:39:09.171Z","repository":{"id":34409743,"uuid":"38339692","full_name":"fcwu/docker-qemu","owner":"fcwu","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-02T16:01:34.000Z","size":5272,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T15:23:21.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/fcwu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-01T00:13:52.000Z","updated_at":"2023-11-21T14:23:39.000Z","dependencies_parsed_at":"2022-09-11T22:40:34.650Z","dependency_job_id":null,"html_url":"https://github.com/fcwu/docker-qemu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fdocker-qemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fdocker-qemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fdocker-qemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fdocker-qemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcwu","download_url":"https://codeload.github.com/fcwu/docker-qemu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238663132,"owners_count":19509738,"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-10-11T18:52:57.579Z","updated_at":"2025-02-13T13:34:40.361Z","avatar_url":"https://github.com/fcwu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QEMU/KVM on Docker\n\nFork from [ulexus/qemu](https://github.com/Ulexus/docker-qemu)\n\n## Usage\n\nBoot with ISO\n\n```\ndocker run --privileged -v ${PWD}:/data \\\n    -e VM_DISK_IMAGE=/data/disk-image \\\n    -e ISO=http://releases.ubuntu.com/14.04.2/ubuntu-14.04.2-desktop-amd64.iso \\\n    -p 16080:6080 \\\n    -p 15900:5900 \\\n    dorowu/qemu-iso\n```\n\nTurn on machine with last image\n```\ndocker run --privileged -v ${PWD}:/data \\\n    -e VM_DISK_IMAGE=/data/disk-image \\\n    -e ISO= \\\n    -p 16080:6080 \\\n    -p 15900:5900 \\\n    dorowu/qemu-iso\n```\n\nThen browse http://127.0.0.1:16080/\n\nThis image also provide *spicec* to access remote desktop if running by *docker run -e REMOTE_ACCESS=spice -p 16080:6080 ...*)\n```\nsudo apt-get install spice-client\nspicec -h 127.0.0.1 -p 15900\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcwu%2Fdocker-qemu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcwu%2Fdocker-qemu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcwu%2Fdocker-qemu/lists"}