Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker installation on S390X - RHEL 8.9 #365

Open
Hemaprasannakc opened this issue Jun 12, 2023 · 0 comments
Open

Docker installation on S390X - RHEL 8.9 #365

Hemaprasannakc opened this issue Jun 12, 2023 · 0 comments

Comments

@Hemaprasannakc
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant