3 unstable releases

Uses old Rust 2015

0.2.1 Sep 16, 2019
0.2.0 Feb 28, 2019
0.1.0 Feb 7, 2019

#862 in Testing

34 downloads per month
Used in 8 crates (via okra)

MIT/Apache

18KB
321 lines

Generic Image

This crate provides a generic Image for testcontainers.

The GenericImage allows to use of whatever Docker Image for which a specific implementation is not provided by testcontainers.

Check the integration tests on how to use this image.

Dependencies

~2MB
~43K SLoC