We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.34.0
Yes
linux
any
1.22
26.0.0 (any)
when using Terminate() function see here , which i assume implemented here because i am using norma docker container
Terminate()
the container get terminated but still reports an error
Error response from daemon: removal of container {xxxx} is already in progress
No response
The text was updated successfully, but these errors were encountered:
You can use testcontainers.CleanupContainer to avoid that type cleanup race.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Testcontainers version
0.34.0
Using the latest Testcontainers version?
Yes
Host OS
linux
Host arch
any
Go version
1.22
Docker version
Docker info
What happened?
when using
Terminate()
function see here , which i assume implemented here because i am using norma docker containerthe container get terminated but still reports an error
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: