{"id":51918428,"url":"https://github.com/oneclickvirt/lxd_images","last_synced_at":"2026-07-27T14:30:36.924Z","repository":{"id":331557038,"uuid":"925517512","full_name":"oneclickvirt/lxd_images","owner":"oneclickvirt","description":"LXD的第三方模板文件仓库--每日自动化拉取并修补镜像(Third-party template file repository for LXD - automated daily pulling and patching of images) ","archived":false,"fork":false,"pushed_at":"2026-07-08T04:52:53.000Z","size":3004,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-08T06:14:13.218Z","etag":null,"topics":["alpine","arm64","debian","kvm","lxc","lxd","packer","ubuntu","x86-64"],"latest_commit_sha":null,"homepage":"https://github.com/oneclickvirt/lxd","language":"Shell","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/oneclickvirt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-01T03:52:28.000Z","updated_at":"2026-07-08T04:52:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e8fa9a2-473e-42f2-ac33-3f761d564570","html_url":"https://github.com/oneclickvirt/lxd_images","commit_stats":null,"previous_names":["oneclickvirt/lxd_images"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/oneclickvirt/lxd_images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneclickvirt%2Flxd_images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneclickvirt%2Flxd_images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneclickvirt%2Flxd_images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneclickvirt%2Flxd_images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneclickvirt","download_url":"https://codeload.github.com/oneclickvirt/lxd_images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneclickvirt%2Flxd_images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35955550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-27T02:00:06.776Z","response_time":101,"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":["alpine","arm64","debian","kvm","lxc","lxd","packer","ubuntu","x86-64"],"created_at":"2026-07-27T14:30:36.002Z","updated_at":"2026-07-27T14:30:36.844Z","avatar_url":"https://github.com/oneclickvirt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lxd_images\n\n[![Downloads](https://ghdownload.spiritlhl.net/oneclickvirt/lxd_images?label=Downloads)](https://github.com/oneclickvirt/lxd_images/releases)\n\n[![Clone Yaml](https://github.com/oneclickvirt/lxd_images/actions/workflows/clone_yaml.yml/badge.svg)](https://github.com/oneclickvirt/lxd_images/actions/workflows/clone_yaml.yml)\n\n[![Multi-Distro Images Build](https://github.com/oneclickvirt/lxd_images/actions/workflows/build.yml/badge.svg)](https://github.com/oneclickvirt/lxd_images/actions/workflows/build.yml)\n\n[![Multi-Distro KVM Images Builder](https://github.com/oneclickvirt/lxd_images/actions/workflows/build_vm.yml/badge.svg)](https://github.com/oneclickvirt/lxd_images/actions/workflows/build_vm.yml)\n\n## 说明\n\nReleases中的镜像(每日拉取镜像进行自动修补和更新)：\n\n已预安装：wget curl openssh-server sshpass sudo cron(cronie) lsof iptables dos2unix\n\n已预开启SSH登陆，预设SSH监听IPV4和IPV6的22端口，开启允许密码验证登陆\n\n所有镜像均开启允许root用户进行SSH登录\n\n默认用户名：```root```\n\n未修改默认密码，与官方仓库一致\n\n本仓库所有镜像的名字列表：[x86_64_all_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/x86_64_all_images.txt) 和 [arm64_all_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/arm64_all_images.txt)\n\n本仓库测试无误的镜像的名字列表：[x86_64_fixed_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/x86_64_fixed_images.txt) 和 [arm64_fixed_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/arm64_fixed_images.txt)\n\n本仓库的容器镜像服务于： https://github.com/oneclickvirt/lxd\n\n远程镜像源地址: https://lxdimages.spiritlhl.net/\n\n## Introduce\n\nMirrors in Releases (pulls mirrors daily for automatic patching and updating):\n\nPre-installed: wget curl openssh-server sshpass sudo cron(cronie) lsof iptables dos2unix\n\nPre-enabled SSH login, preset SSH listening on port 22 of IPV4 and IPV6, enabled to allow password authentication login\n\nAll mirrors are enabled to allow SSH login for root users.\n\nDefault username: ```root```.\n\nUnchanged default password, consistent with official repository.\n\nA list of names for all images in this repository: [x86_64_all_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/x86_64_all_images.txt) and [arm64_all_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/arm64_all_images.txt)\n\nA list of names of images in this repository that have been tested without error: [x86_64_fixed_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/x86_64_fixed_images.txt) and [arm64_fixed_images.txt](https://github.com/oneclickvirt/lxd_images/blob/main/arm64_fixed_images.txt)\n\nThis repository container images serves https://github.com/oneclickvirt/lxd\n\nRemote images source address: https://lxdimages.spiritlhl.net/\n\n## 测试-test\n\n```\nlxc image import lxd.tar.xz rootfs.squashfs --alias myc\nlxc init myc test\nlxc start test\nlxc exec test -- /bin/bash\n```\n\n```\nlxc delete -f test\nlxc image delete myc\n```\n\n## Sponsor\n\n[![Powered by DartNode](https://dartnode.com/branding/DN-Open-Source-sm.png)](https://dartnode.com?aff=bonus \"Powered by DartNode - Free VPS for Open Source\")\n\n## Thanks\n\nhttps://images.lxd.canonical.com/\n\nhttps://github.com/canonical/lxd-imagebuilder\n\nhttps://go.dev/dl/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneclickvirt%2Flxd_images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foneclickvirt%2Flxd_images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneclickvirt%2Flxd_images/lists"}