Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support compose.yaml #77

Closed
wants to merge 14 commits into from
Closed

Support compose.yaml #77

wants to merge 14 commits into from

Conversation

daichitakahashi
Copy link
Owner

Support fot compose.yaml

#51

@daichitakahashi daichitakahashi changed the title Compose Support compose.yaml Jan 25, 2023
@daichitakahashi
Copy link
Owner Author

Using docker/compose as library introduces go.mod replacement and requires longer build time, to users of confort.
https://golang.testcontainers.org/features/docker_compose/#using-docker-compose-directly
docker/compose#9946 (comment)

This reduces usability of this package. I think it's better to use Docker Compose CLI.
If you want to use Docker Compose without it's installation (e.g. inside of devcontainer, CI environment), different solution should be invented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant