Currently, the start.sh script invokes a cleanup routine for unregistering the runner.
|
trap 'cleanup; exit 130' INT |
Expand or refactor this capability to include scenarios where the host container is terminated. For example when running docker stop or docker kill