1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2025-08-21 12:20:54 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
zhaixiaojuan@loongson.cn
c3f8874bdb
Merge e0d8f58995d58e4bcd337e80e37ba1ebe29558a2 into 690305afab622f7d8c822062ccf2c632bbb00b97 2024-02-04 09:52:35 +08:00

View File

@ -698,8 +698,8 @@ Options :
-S, --auth-key=KEYFILE SSH public key to inject into the container as the root user. -S, --auth-key=KEYFILE SSH public key to inject into the container as the root user.
-a, --arch=ARCH The container architecture. Can be one of: i686, x86_64, -a, --arch=ARCH The container architecture. Can be one of: i686, x86_64,
amd64, armhf, armel, powerpc. Defaults to host arch. amd64, armhf, armel, powerpc. Defaults to host arch.
-r, --release=RELEASE Debian release. Can be one of: buster, bullseye, bookworm, trixie, -r, --release=RELEASE Debian release. Can be one of: wheezy, jessie, stretch, buster,
testing, sid. Defaults to current stable. bullseye, bookworm, trixie, sid. Defaults to current stable.
--mirror=MIRROR Debian mirror to use during installation. Overrides the MIRROR --mirror=MIRROR Debian mirror to use during installation. Overrides the MIRROR
environment variable (see below). environment variable (see below).
--keyring=KEYRING GPG keyring to authenticate the repository against. --keyring=KEYRING GPG keyring to authenticate the repository against.