-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels