This crate provides a generic Image for testcontainers.
Image
testcontainers
The GenericImage allows to use of whatever Docker Image for which a specific implementation is not provided by testcontainers.
GenericImage
Check the integration tests on how to use this image.