Currently, the shutdown script targets all containers with a specific name like: ventis-workflow-0, but the local runtime naming logic names the containers like this: ventis-local-workflow-0.
Need to either remove the local or add provider specific naming to the shutdown sequence.
Currently, the shutdown script targets all containers with a specific name like: ventis-workflow-0, but the local runtime naming logic names the containers like this: ventis-local-workflow-0.
Need to either remove the local or add provider specific naming to the shutdown sequence.