{"id":16727729,"url":"https://github.com/cbosdo/virt-bootstrap","last_synced_at":"2025-10-24T10:27:43.318Z","repository":{"id":145760143,"uuid":"84225241","full_name":"cbosdo/virt-bootstrap","owner":"cbosdo","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-24T13:31:39.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T04:06:35.431Z","etag":null,"topics":["container","rootfs","virtualization"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbosdo.png","metadata":{"files":{"readme":"README","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-07T17:06:19.000Z","updated_at":"2023-08-19T00:37:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a08b4c4-dc51-4207-9683-84719db38683","html_url":"https://github.com/cbosdo/virt-bootstrap","commit_stats":{"total_commits":71,"total_committers":2,"mean_commits":35.5,"dds":"0.12676056338028174","last_synced_commit":"62f8c48f4464976a76ef6c605a19060af4d06ce1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbosdo/virt-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbosdo%2Fvirt-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbosdo%2Fvirt-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbosdo%2Fvirt-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbosdo%2Fvirt-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbosdo","download_url":"https://codeload.github.com/cbosdo/virt-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbosdo%2Fvirt-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010237,"owners_count":26084718,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["container","rootfs","virtualization"],"created_at":"2024-10-12T23:06:52.107Z","updated_at":"2025-10-12T04:06:35.962Z","avatar_url":"https://github.com/cbosdo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"virt-bootstrap is a tool providing an easy way to setup the root\nfile system for libvirt-based containers.\n\nIt allows to use either a tarball containing the file system or\nan image on a docker registry and unpacks it either as a folder\nor in a qcow2 image with backing chains to mimic the docker layers.\n\nDependencies\n------------\n\n * python 2 or 3\n * skopeo\n * virt-sandbox\n * libguestfs\n\nHacking\n-------\n\nTo test changes without installing the package in your machine,\nuse the run script. For example to run virt-bootstrap, use a command\nlike the following one:\n\n    ./run src/virtBootstrap/virt_bootstrap.py --help\n\nThe following commands will be useful for anyone writing patches:\n\n    ./setup.py test      # Run local unit test suite\n    ./setup.py pylint    # Run a pylint script against the codebase\n\nAny patches shouldn't change the output of 'test' or 'pylint'. The 'pylint' requires `pylint` and `pycodestyle` to be installed.\n\nIf [coverage](https://pypi.python.org/pypi/coverage/) is installed, you can generate report using:\n\n    coverage run --source=virtBootstrap ./setup.py test\n    coverage report\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbosdo%2Fvirt-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbosdo%2Fvirt-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbosdo%2Fvirt-bootstrap/lists"}