testcontainers-rs
testcontainers-rs copied to clipboard
Support registries other than Docker Hub
Hey @thomaseizinger !
We think this would be super helpful for our use cases. Lemme know WDYT. Have added more info in the commit messages.
Fwiw, the go library matches this patch rather than putting it in the CLI...you can pass a full image name, which can have the registry pretended and it will parse it and behave correctly.
Closing as outdated, but this is gonna be supported soon. Either by #549 or by introducing another solution aligned with implementation for other languages.
Thanks!