Skip to content

LXD的LXC容器的第三方模板文件仓库--每日自动化拉取并修补镜像(Third-party template file repository for LXD's LXC containers - automated daily pulling and patching of images)

License

Notifications You must be signed in to change notification settings

oneclickvirt/lxd_images

Repository files navigation

lxd_images

clone yaml

Multi-Distro Images Build

Collect Logs

说明

Releases中的镜像(每日拉取镜像进行自动修补和更新):

已预安装:wget curl openssh-server sshpass sudo cron(cronie) lsof iptables dos2unix

已预开启SSH登陆,预设SSH监听IPV4和IPV6的22端口,开启允许密码验证登陆

所有镜像均开启允许root用户进行SSH登录

默认用户名:root

未修改默认密码,与官方仓库一致

本仓库所有镜像的名字列表:x86_64_all_images.txtarm64_all_images.txt

本仓库测试无误的镜像的名字列表:x86_64_fixed_images.txtarm64_fixed_images.txt

本仓库的容器镜像服务于: https://github.com/oneclickvirt/lxd

Introduce

Mirrors in Releases (pulls mirrors daily for automatic patching and updating):

Pre-installed: wget curl openssh-server sshpass sudo cron(cronie) lsof iptables dos2unix

Pre-enabled SSH login, preset SSH listening on port 22 of IPV4 and IPV6, enabled to allow password authentication login

All mirrors are enabled to allow SSH login for root users.

Default username: root.

Unchanged default password, consistent with official repository.

A list of names for all images in this repository: x86_64_all_images.txt and arm64_all_images.txt

A list of names of images in this repository that have been tested without error: x86_64_fixed_images.txt and arm64_fixed_images.txt

This repository container images serves https://github.com/oneclickvirt/lxd

测试-test

lxc image import lxd.tar.xz rootfs.squashfs --alias myc
lxc init myc test
lxc start test
lxc exec test -- /bin/bash
lxc delete -f test
lxc image delete myc

Sponsor

Thanks to dartnode for providing support for images compiling.

ekire

Thanks

https://images.lxd.canonical.com/

https://github.com/canonical/lxd-imagebuilder

https://go.dev/dl/

About

LXD的LXC容器的第三方模板文件仓库--每日自动化拉取并修补镜像(Third-party template file repository for LXD's LXC containers - automated daily pulling and patching of images)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages