Coder Social home page Coder Social logo

oneclickvirt / incus_images Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 1.0 780 KB

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

Home Page: https://github.com/oneclickvirt/incus

License: MIT License

Shell 100.00%
containers images incus lxd x86-64 almalinux alpine archlinux debian kali lxc openwrt oracle rockylinux ubuntu distrobuilder packer packer-scripts

incus_images's Introduction

incus_images

almalinux x86_64 alpine x86_64 archlinux x86_64 centos x86_64 debian x86_64 kali x86_64 openwrt x86_64 oralce x86_64 rockylinux x86_64 ubuntu x86_64 gentoo x86_64 fedora x86_64 openeuler x86_64 opensuse x86_64 clone yaml test images

说明

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

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

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

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

默认用户名:root

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

本仓库所有镜像的名字列表:https://github.com/oneclickvirt/incus_images/blob/main/all_images.txt

本仓库测试无误的镜像的名字列表:https://github.com/oneclickvirt/incus_images/blob/main/fixed_images.txt

本仓库每日检测可用性的日志:https://github.com/oneclickvirt/incus_images/blob/main/log

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

支持:

incus的所有版本

LXD 版本 <= 5.18

incus在LXD的5.18版本分叉,不保证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: https://github.com/oneclickvirt/incus_images/blob/main/all_images.txt

A list of names of images in this repository that have been tested without error: https://github.com/oneclickvirt/incus_images/blob/main/fixed_images.txt

A log of daily availability tests for this repository: https://github.com/oneclickvirt/incus_images/blob/main/log

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

Support:

incus full version

LXD version <= 5.18

incus forked at version 5.18 of LXD and does not guarantee container image availability under higher versions of LXD

测试-test

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

Sponsor

Thanks to dartnode for providing support for images compiling.

ekire

Thanks to

ekire

for providing support for images test.

Thanks

https://discuss.linuxcontainers.org/t/distrobuilder-how-to-compile-a-centos-container-image-in-an-ubuntu-environment-github-action/18709

https://linuxcontainers.org/incus/docs/main/

https://github.com/lxc/lxc-ci/tree/main/images

https://github.com/lxc/distrobuilder

https://go.dev/dl/

incus_images's People

Contributors

spiritlhls avatar

Stargazers

 avatar  avatar  avatar

Forkers

iii80

incus_images's Issues

[bug]ipv6没有监听

模板 alpine_3.18_3.18_x86_64_cloud.zip
sshd_config中
ListenAddress 0.0.0.0
ListenAddress 0.0.0.0
应该是
ListenAddress 0.0.0.0
ListenAddress ::
其他模版不清楚

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.