Skip to content

Add Docker-Compose Support #1

@saden1

Description

@saden1

Add docker-compose virtual resource implementation. Ideally we should be able to:

  • Start services using docker-compose up (with --build support)
  • Stop services using docker compose down (with ability to remove orphans and volumes)
  • Specify a custom docker-compose descriptor file and fallback to a default docker-compose.yml file if one is not specified.
  • Wait for services to become available (wait for health-check URLs or ports become reachable)

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