docker / docker/docker-install
Help with Installing Docker on AlmaLinux/RockyLinux
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
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):
- RHEL installation guide
- rockylinux - Add the Docker repository
- almalinux - Virtualization
- CentOS installation guide
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,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with install-docker.sh and the existing RHEL and CentOS installation guidance linked in the issue. Reproduce the unsupported-distribution result on AlmaLinux or RockyLinux, then inspect how distributions are handled. Done means establishing supported installation behavior or documenting the official recommendation for these distributions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100