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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status
    Status
    Backlog
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions