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

#834 in Testing

Download history 19/week @ 2024-02-19 26/week @ 2024-02-26 13/week @ 2024-03-04 10/week @ 2024-03-11 19/week @ 2024-03-18 18/week @ 2024-03-25 69/week @ 2024-04-01 4/week @ 2024-04-08 8/week @ 2024-04-15

102 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

~1.5MB
~42K SLoC