1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2025-03-06 07:48:59 +00:00

Merge pull request #64 from gibmat/update-debian-releases

Update the list of Debian releases that work out of the box
This commit is contained in:
Stéphane Graber 2024-02-10 04:04:07 +01:00 committed by GitHub
commit 84b0597a9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: wheezy, jessie, stretch, buster,
bullseye, bookworm, trixie, sid. Defaults to current stable.
-r, --release=RELEASE Debian release. Can be one of: buster, bullseye, bookworm, trixie,
testing, 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.