You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will close this enhancement/issue as a duplicate: #1227. This behavior applies to the container builder in general and how it handles enumerators. We could likely adjust the builder so that a list argument overrides the existing configuration, or we may need a separate API specifically for overriding enumerators.
Testcontainers version
4.1.0
Using the latest Testcontainers version?
Yes
Host OS
Windows
Host arch
X86
.NET version
9.0.101
Docker version
Docker info
What happened?
The WithCommand documentation states, 'Overrides the container's command arguments,' but instead, they are appended to the command list.
AzuriteBuilder.init()
My code
result
Expected
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: