1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2025-08-21 04:10:55 +00:00

Compare commits

..

No commits in common. "84b0597a9f12599ce6896024ebe22e429b376ce3" and "690305afab622f7d8c822062ccf2c632bbb00b97" have entirely different histories.

View File

@ -691,8 +691,8 @@ Options :
-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,
amd64, armhf, armel, powerpc. Defaults to host arch.
-r, --release=RELEASE Debian release. Can be one of: buster, bullseye, bookworm, trixie,
testing, sid. Defaults to current stable.
-r, --release=RELEASE Debian release. Can be one of: wheezy, jessie, stretch, buster,
bullseye, bookworm, trixie, sid. Defaults to current stable.
--mirror=MIRROR Debian mirror to use during installation. Overrides the MIRROR
environment variable (see below).
--keyring=KEYRING GPG keyring to authenticate the repository against.