Skip to content

Feature: dependsOn functionality for DockerContainer #679

Open
@mgorsk1

Description

What are you trying to do?

Improve TC-python feature parity with TC-java by enabling container to specify dependsOn, which should work similar to how depends_on in docker-compose does - container B that depends on container A won't be started until container A is in running state.

Why should it be done this way?

Control order/behavior for container startup in multi-container scenarios.

Other references:

Include any other relevant reading material about the enhancement.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions