testcontainers-rs icon indicating copy to clipboard operation
testcontainers-rs copied to clipboard

Support registries other than Docker Hub

Open quettabit opened this issue 4 years ago • 1 comments

Hey @thomaseizinger !

We think this would be super helpful for our use cases. Lemme know WDYT. Have added more info in the commit messages.

quettabit avatar Oct 27 '21 10:10 quettabit

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.

LegNeato avatar Dec 10 '21 07:12 LegNeato

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!

DDtKey avatar Apr 06 '24 16:04 DDtKey