Open
Add abstract builder
5
Add a description, image, and links to the testcontainers topic page so that developers can more easily learn about it.
To associate your repository with the testcontainers topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The different builders:
IImageFromDockerfileBuilderITestcontainersBuilderITestcontainersNetworkBuilderITestcontainersVolumeBuildershare some basic configuration methods like
WithCleanUp,WithLabel,WithResourceReaperSessionId.Describe the solution you'd like
Move the implementation to an