Update Container-Selinux - Administrator Guide - 6.9 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.9
Creation date
2022-09-29
Last date published
2024-03-28
End_of_Life
EoL
Category
Administrator Guide
Abstract

Update your container-selinux version.

When installing Docker, if you receive the message Requires: container-selinux >= 2.9, you need to install a newer version of container-selinux.

  1. Go to CentOS Packages.

  2. Find the latest version of container-selinux and copy the URL package.

  3. Run the following command:

    sudo yum install -y <copied container-selinux url

  4. Install the latest version by running the following command (assuming the latest version is 2.74-1):

    sudo yum install -y http://mirror.centos.org/centos/7/extras/x86_64/Packages/container-selinux-2.74-1.el7.noarch.rpm