Actually I do have an other idea. It is hard to follow each topic when I read multiple topics and I don’t remember all of the previous posts, so I didn’t ask about your Docker installation thinking that you already shared the output of
docker version
Can you do that now? You should install docker-ce from the repository provided by Docker, Inc, but Ubuntu has its own repository and also a snap package.
It doesn’t look like a snap package, but you can still try to run
snap list | grep docker
to see if I am wrong.
I am not sure what it means Do you mean it was installed from the repository of Ubuntu?
Since I don’t know Plesk, I think you could try to ask on a Plesk forum and link this topic to show this discussion. It could help them to see what you tried and that I suspected it was something Plesk specific. I could still be wrong, but I don’t have more ideas. We both use Ubuntu and it works for me and not for you.
returns an empty result. But with apt-get update it shows me
W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
and on https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository I found this:
OS requirements
To install Docker Engine, you need the 64-bit version of one of these Ubuntu versions:
Ubuntu Kinetic 22.10
Ubuntu Jammy 22.04 (LTS)
Ubuntu Focal 20.04 (LTS)
Ubuntu Bionic 18.04 (LTS)
Docker Engine is compatible with x86_64 (or amd64), armhf, arm64, and s390x architectures.
That’s where my assumption come from what Plesk had installed. Thank you very much for your support and all the time you spent to give me help. I really appreciate this! I will follow your suggestion and ask in the Plesk forum.