docker / docker/docker-install

Docker installation on S390X - RHEL 8.9

Open
#365 0 comments 0 reactions 0 assignees View on GitHub

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

image

this is getting errored with

image

but I could see
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.