Skip to content

Make ParsedDockerComposeFile public to use it out of the project, since it's a useful class#10374

Closed
henri-tremblay wants to merge 1 commit intotestcontainers:mainfrom
henri-tremblay:public-parsed-file
Closed

Make ParsedDockerComposeFile public to use it out of the project, since it's a useful class#10374
henri-tremblay wants to merge 1 commit intotestcontainers:mainfrom
henri-tremblay:public-parsed-file

Conversation

@henri-tremblay
Copy link
Copy Markdown
Contributor

I have found this class really useful so I currently have a copy of it.
It allows me to gather information from the docker-compose.yml file before calling testcontainers.

@henri-tremblay henri-tremblay requested a review from a team June 25, 2025 16:22
@eddumelendez
Copy link
Copy Markdown
Member

Hi, thanks for your suggestion. I think making the ParsedDockerComposeFile class public will open other needs that we currently will not handle.

@henri-tremblay
Copy link
Copy Markdown
Contributor Author

You think people will ask for new features on the file? Can you cheat be adding some @internal annotations but still keep it open for crazy people like myself?

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.

2 participants