Skip to content

Runner cleanup strategy when container terminates #151

Description

@idigs

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions