Testcontainers version
0.33.0
Using the latest Testcontainers version?
Yes
Host OS
MacOS
Host arch
x86
Go version
1.23
Docker version
Docker version 27.1.1, build 6312585
Docker info
What happened?
If we add a trailing slash to TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX, which we do by convention, Test Containers doesn't handle this very well. All containers end up having something like i.e.:<custom_url>//<image> which causes it to fail.
Relevant log output
No response
Additional information
No response