GetDockerImageLatestTag
Common Scripts Pack.#
This Script is part of theGets docker image latest tag. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with the docker image latest tag if all is good, otherwise will return an error.
#
Script DataName | Description |
---|---|
Script Type | python2 |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
docker_image | Docker image full name with version: For example: demisto/python |
use_system_proxy | Use system proxy settings |
trust_any_certificate | Trust any certificate (not secure) |
#
OutputsThere are no outputs for this script.
#
Script Examples#
Example command!GetDockerImageLatestTag docker_image=demisto/python3
#
Human Readable Output3.10.4.29342