Getting Package docker-ce-cli is not available on Ubuntu 25.04

Aloha, I am trying to install docker as per the docker ubuntu docs and am getting errors

Package docker-ce is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package docker-ce-cli is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'docker-ce' has no installation candidate
Error: Package 'docker-ce-cli' has no installation candidate
Error: Unable to locate package docker-buildx-plugin
Error: Unable to locate package docker-compose-plugin

I have the following in my sources.list deb [arch=amd64 signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu plucky stable

The keyring is present with correct permissions.

The index on download.docker.com shows plucky stable is there and available. I’m on Ubuntu 25.04 amd64. Any help appreciated.

As far as I know, Ubuntu 25.04 stable is not released yet. The cli package is still in the test pool, if you want to install before Docker makes it stable which will likely gappen after an official stable distribution release.

But it is a release candidate at the moment, not stable.