Skip to main content

CheckDockerImageAvailable

This Script is part of the Base Pack.#

Supported versions

Available on Cortex XSOAR, Cortex XSIAM, and Cortex XPANSE.

Check if a docker image is available for performing docker pull. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with 'ok' if all is good otherwise will return an error.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
inputDocker image full name with version: For example: demisto/python:2.7.15.155
use_system_proxyUse system proxy settings
trust_any_certificateTrust any certificate (not secure)

Outputs#


There are no outputs for this script.