Skip to content

Spinning up MsSql db from image with Database in place no tables or procedures present #707

Answered by HofmeisterAn
gweilo75 asked this question in Q&A
Discussion options

You must be logged in to vote

You override the image configuration with the default module configuration, try the following: WithDatabase(new MsSqlTestcontainerConfiguration(image) { Database = "dbname", Password = "SomePassword" })

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by HofmeisterAn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants