-
-
Notifications
You must be signed in to change notification settings - Fork 600
Closed
Labels
composeDocker Compose.Docker Compose.good first issueWant to contribute to testcontainers? Start from hereWant to contribute to testcontainers? Start from here
Description
It would be a nice feature if one can use stdin to inject a docker compose file on the fly instead of using a file path. Docker Compose supports this. Wenn giving - as filename to command line option -f docker compose reads the configuration from stdin.
Maybe somewhere here this can be done (but I am not good enough to make an acceptable pull request).
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