Day 35: Install Docker Packages and Start Docker Service Error

When running command “sudo dnf install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin”, I get the following error: Error: Error downloading packages:
containerd.io-2.2.1-1.el9.x86_64: Cannot download, all mirrors were already tried without success

Any advice on what I can do?

Did you set up the repository first?

I ran those commands prior to my attempt yesterday but still got the error. I tried again this morning and it worked. I’m unsure what I did differently as I followed CentOS | Docker Docs.