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

feat: add `name` parameter to `RunnableImage`

Open DDtKey opened this issue 2 years ago • 0 comments

This change allows to override name of the image. Thus, user will be able to change registry, owner and the name itself. See https://github.com/testcontainers/testcontainers-rs/issues/335#issuecomment-1951399972 for more details

Closes https://github.com/testcontainers/testcontainers-rs/issues/335

DDtKey avatar Feb 18 '24 18:02 DDtKey