Skip to content

Allow pausing/unpausing of containers in DockerExecutor #128

@s4nk

Description

@s4nk

DockerExecutor allows to remove containers. It would be useful if it also allowed pausing/unpausing or starting stopped containers (a stopContainer method already exists but it doesn't have a corresponding startContainer). One use case for this is testing behaviors triggered when external dependencies are unavailable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions