Is this a docs issue?
Type of issue
Information is incorrect
Description
sudo apt update
[sudo] password for debian-pc:
Hit:1 http://ng.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:3 http://ng.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 https://repo.protonvpn.com/debian stable InRelease
Hit:5 http://ng.archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:6 https://download.docker.com/linux/debian noble InRelease
Hit:7 https://packages.microsoft.com/repos/code stable InRelease
Hit:8 https://brave-browser-apt-release.s3.brave.com stable InRelease
Err:9 https://download.docker.com/linux/debian noble Release
404 Not Found [IP: 18.239.105.36 443]
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/debian noble Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Location
https://docs.docker.com/engine/install/debian/
Suggestion
I inspected the download the url https://download.docker.com/linux/debian and the under dists the only relases available are
bookworm/
bullseye/
buster/
jessie/
stretch/
trixie/
wheezy/
I suspect the issue must be related to the command looking for a"noble" release
Is this a docs issue?
Type of issue
Information is incorrect
Description
Location
https://docs.docker.com/engine/install/debian/
Suggestion
I inspected the download the url
https://download.docker.com/linux/debianand the under dists the only relases available arebookworm/
bullseye/
buster/
jessie/
stretch/
trixie/
wheezy/
I suspect the issue must be related to the command looking for a
"noble"release