Hello,
Is there a reason why the testing release of Debian (trixie or sid) is not supported in this list?
|
DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES="bookworm buster bullseye bionic focal hirsute impish jammy noble" |
I couldn't find any information on why the codename needs to be checked. For development, we like to use the sid repository for many packages, but that will update our /etc/os-release information to trixie (currently) and therefore won't be supported. Consequently, the feature can't be installed.
Can we add trixie to this list? Thanks!
Hello,
Is there a reason why the testing release of Debian (
trixieorsid) is not supported in this list?features/src/docker-outside-of-docker/install.sh
Line 23 in 648c8d5
I couldn't find any information on why the codename needs to be checked. For development, we like to use the
sidrepository for many packages, but that will update our/etc/os-releaseinformation totrixie(currently) and therefore won't be supported. Consequently, the feature can't be installed.Can we add
trixieto this list? Thanks!