For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 8 (SaaS)

Docker

Install, configure, secure, and troubleshoot Docker for Cortex XSOAR 8 SaaS engines.

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

Note

This section is relevant when installing an engine.

Cortex XSOAR maintains a repository of Docker images, available in the Docker hub under the Cortex organization.

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.

Last updated

Was this helpful?