Docker CE on RHEL - Requires: container-selinux >= 2.9

前端 未结 18 1180
余生分开走
余生分开走 2020-12-07 13:19

I am trying to install Docker CE on RHEL using this link. This is my RHEL version:

Red Hat Enterprise Linux Server release 7.3 (Mai         


        
18条回答
  •  [愿得一人]
    2020-12-07 13:34

    [SOLVED] Simple one command to fix this issue.

    yum install http://mirror.centos.org/centos/7/extras/x86_64/Packages/container-selinux-2.107-3.el7.noarch.rpm
    

提交回复
热议问题