Error Package containerd io-1 2 13-3 1 el7 x86 64 dvd Requires container-selinux 2 2 74

0 votes

Hi Guys,
I am trying to install docker in my system, but I am getting the below error.

[root@localhost ~]# yum install docker-ce
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Repository 'dvd' is missing name in configuration, using id Repository 'dvd2' is missing name in configuration, using id Resolving Dependencies --> 
Running transaction check ---> Package docker-ce.x86_64 3:19.03.8-3.el7 will be installed --> 
Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-19.03.8-3.el7.x86_64 --> 
Processing Dependency: containerd.io >= 1.2.2-3 for package: 3:docker-ce-19.03.8-3.el7.x86_64 --> 
Processing Dependency: docker-ce-cli for package: 3:docker-ce-19.03.8-3.el7.x86_64 --> Running transaction check ---> 
Package containerd.io.x86_64 0:1.2.13-3.1.el7 will be installed --> 
Processing Dependency: container-selinux >= 2:2.74 for package: containerd.io-1.2.13-3.1.el7.x86_64 ---> 
Package docker-ce.x86_64 3:19.03.8-3.el7 will be installed --> 
Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-19.03.8-3.el7.x86_64 ---> 
Package docker-ce-cli.x86_64 1:19.03.8-3.el7 will be installed --> Finished Dependency Resolution
Error: Package: containerd.io-1.2.13-3.1.el7.x86_64 (dvd) Requires: container-selinux >= 2:2.74
Error: Package: 3:docker-ce-19.03.8-3.el7.x86_64 (dvd) Requires: container-selinux >= 2:2.74

why I am getting this error?

Apr 9, 2020 in Docker by akhtar
• 38,260 points
1,565 views

1 answer to this question.

0 votes

Hi@akhtar,

When you try to install from a repo that is not present in your system, will give this type of error. Because docker software has lots of dependency software. So to avoid this, first create one local yum for docker and try to install it.

Thank You

answered Apr 9, 2020 by MD
• 95,460 points

Related Questions In Docker

0 votes
1 answer

Error saying "build" requires 1 argument. See 'docker build --help'

Try adding a period at the end ...READ MORE

answered Jul 18, 2018 in Docker by Nilesh
• 7,060 points
4,868 views
0 votes
1 answer
0 votes
1 answer

Docker error cannot delete docker container, conflict: unable to remove repository reference

First, remove the container names $ sudo docker ...READ MORE

answered Jul 31, 2018 in Docker by Kalgi
• 52,350 points
5,807 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,020 points
2,714 views
+1 vote
1 answer

Error: error response from daemon get https //registry-1.docker.io/v2/ connection refused

Hi@akhtar, Sometimes it happens. I also faced this ...READ MORE

answered Aug 27, 2020 in Docker by MD
• 95,460 points

reshown Nov 22, 2023 by Soumya 226,395 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP