Installation Problems.... with errors

Hi,
Im really new to all this so please bare with me.
Ive install Ubuntu Server 22.04.3 LTS and now want to install Docker (along with others, Jellyfin, homarr to name a few).
I used the command sudo install docker.io -y
it seems to install. but when i use the sudo docker run hello-world command error
" Unable to find image ‘hello-world:latest’ locally" "docker: Error response from daemon: unknown:

408 Request Time-out


Your browser didn’t send a complete request in time.

."

Ive looked at loads of youtube videoes and tried different methods, but satill cant get the hello-world to run. I also con’t install portainer etc…
Can someone help please. Im gutted because i did this once but never made a not on how i did and started a new server…
Thank you

Why not following the official documentation especially when you are new to the topic ? :slight_smile:

You search for “docker install” on google and it should be the first result

Direct link for Ubuntu

You will find that the first step is removing docker.io.

I’M not saying it will solve your problem, but at least you will use the offical installation method and we can contonue solving the issue.

Always start with and search for official documentations not youtube videos.

Also when you create a topic, always make sure you understand what the category is. “Docker Desktop for Linux” is indicating the category is about a Desktop application. So it should be suspicious that it is not what you want.

I moved the topic to the right category.