Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
Cortex
Cortex XSOAR
Cortex XSOAR Administrator’s Guide
Docker
Docker Images in Cortex XSOAR
Install Docker Images Offline
Document:
Cortex XSOAR Administrator’s Guide
Install Docker Images Offline
Download PDF
Last Updated:
Mon Apr 19 08:59:02 PDT 2021
Current Version:
6.0
Version 6.1
Version 6.0
Version 5.5
Previous
Next
Install Docker Images Offline
Follow these steps to install Docker images when the Cortex XSOAR server is not connected to the internet.
Download the Docker image by appending the download link you received from Cortex XSOAR with the following parameters.
&downloadName=dockerimages
Copy the downloaded Docker image to the Cortex XSOAR server.
Stop the Cortex XSOAR service.
sudo service demisto stop
Load the Docker image using the following command.
sudo docker load -i
<YOUR_DOCKER_FILE>
.tar
Start the Cortex XSOAR service.
sudo service demisto start
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.