-
-
Notifications
You must be signed in to change notification settings - Fork 602
Support deploying with docker compose using API #425
Copy link
Copy link
Closed
Labels
composeDocker Compose.Docker Compose.good first issueWant to contribute to testcontainers? Start from hereWant to contribute to testcontainers? Start from here
Description
I'm attempting to run tests from a container without docker installed. This isn't an issue for ContainerRequests since it's using the API, but compose relies on docker-compose being present on the machine. It would be beneficial to be able to deploy a compose file without the requirement for external dependencies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
composeDocker Compose.Docker Compose.good first issueWant to contribute to testcontainers? Start from hereWant to contribute to testcontainers? Start from here