docker / docker/docker-install
Docker installation on S390X - RHEL 8.9
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
Respected Team,
I am new to RHEL and my goal is to install Docker in my Red Hat Enterprise Linux release 8.7.
My Machine's architecture is s390x. I followed the below steps
sudo yum remove docker docker-client docker-client-latest docker-common docker-latest docker-latest-logrotate docker-logrotate docker-engine podman runc
sudo dnf config-manager --add-repo=https://download.docker.com/linux/rhel/docker-ce.repo
this is getting errored with
but I could see
another way when i tried
sudo dnf install docker-ce --nobest -y --skip-broken
it shows
Problem: cannot install the best candidate for the job
- nothing provides libcgroup needed by docker-ce-3:24.0.1-1.el8.s390x
- nothing provides container-selinux >= 2:2.74 needed by docker-ce-3:24.0.1-1.el8.s390x
please help me to resolve this issue and proceed with my docker installation
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
The issue names no repository files or tests. Start by reproducing the shown Docker repository and installation commands on RHEL 8.7 s390x, then investigate the reported libcgroup and container-selinux dependency failures; done requires a verified installation path or a documented project change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, shell
- Domain
- devops, infrastructure, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100