- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-14-2022 11:56 PM
Hello colleagues,
When executing an automation, there's an option called "Run on a separate container". We'd like to know which are the main differences about using it.
11-15-2022 06:12 PM - edited 11-15-2022 06:13 PM
Hi @Josep, when an automation is triggered. Cortex will check the Docker image name. If a container with the same image exists then it is used to run the automation. If not, a new docker container is created with that image.
This option overrides that check and forces a new container to be created.
11-15-2022 06:12 PM - edited 11-15-2022 06:13 PM
Hi @Josep, when an automation is triggered. Cortex will check the Docker image name. If a container with the same image exists then it is used to run the automation. If not, a new docker container is created with that image.
This option overrides that check and forces a new container to be created.
11-15-2022 11:27 PM
Thanks, so at the end it just forces to create a new container, perfect.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!