Addition to #58: Can we have other distro name options for debian like we have for ubuntu which follow future releases? - [like the official debian notation](https://www.debian.org/releases/): `debian_testing`, `debian_stable`, `debian_oldstable`, etc... - Docker has a special tag latest: so `debian_latest` = `debian_stable` - the numbers: `debian_11`, `debian_10`, etc... - some of the missing names: `sid`, `bookworm`, `buster`, ... (and/or prefix them with `debian_`) where applicable?