Docker - User Guide - 2 - Cortex XPANSE - Cortex - Security Operations

Cortex Xpanse Expander User Guide

Product
Cortex XPANSE
Version
2
Creation date
2024-03-28
Last date published
2024-04-17
Category
User Guide
Solution
Cloud
Abstract

Cortex Xpanse Docker installation, configuration, security, and troubleshooting guides.

Docker is a software framework for building, running, and managing containers.

Note

This section is relevant when installing an engine.

Cortex Xpanse maintains a repository of Docker images, available in the Docker hub under the Cortex organization. You can also access the Docker images through the Cortex Container Registry. For Cortex XSOAR servers without an internet connection, you can download Docker images to another machine and copy them to the server.

Each Python/PowerShell script or integration has a specific Docker image listed in the YAML file. When the script or integration runs, if the specified Docker image is not available locally, it is downloaded from the Docker hub or the Cortex Container Registry. The script or integration then runs inside the Docker container. For more information on Docker, see the Docker documentation and Using Docker.

Note

Docker images can be downloaded together with their relevant content packs, for offline installation.