docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

Help with Installing Docker on AlmaLinux/RockyLinux

Open huangsen365 opened this issue 7 months ago • 1 comments

Help with Installing Docker on AlmaLinux/RockyLinux

Hi Docker Team,

I hope you're doing well! I’m in the process of installing Docker Engine on my Linux servers, which could either be AlmaLinux or RockyLinux. I came across four installation guides for similar Linux distributions(RHEL):

I assume all of these might work for AlmaLinux and RockyLinux as well, but I wanted to confirm with you if there’s an official recommendation or answer regarding this.

Additionally, I tried installing Docker using the script from https://get.docker.com/ with the following command:

sh install-docker.sh

However, I received the following error:

ERROR: Unsupported distribution 'almalinux'

Do you have any advice or alternative installation methods that could work for AlmaLinux and/or RockyLinux?

Thanks for your help!

Best regards,

huangsen365 avatar Apr 11 '25 10:04 huangsen365