Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
Testcontainers version
d87206018dc7e6a7dc372fd52e62b9e848fed0d5
Using the latest Testcontainers version?
Yes
Host OS
Linux
Host arch
AMD64
Go version
1.23.2
Docker version
Docker info
What happened?
Tests failed in CI https://github.com/testcontainers/testcontainers-go/actions/runs/11777267034/job/32802922675?pr=2883
Relevant log output
Additional information
No response