Skip to content

Docker installation on S390X - RHEL 8.9 #365

Open
@Hemaprasannakc

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions