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

#493 in Testing

Download history 15/week @ 2022-11-20 13/week @ 2022-11-27 18/week @ 2022-12-04 23/week @ 2022-12-11 22/week @ 2022-12-18 16/week @ 2022-12-25 8/week @ 2023-01-01 16/week @ 2023-01-08 8/week @ 2023-01-15 24/week @ 2023-01-22 34/week @ 2023-01-29 19/week @ 2023-02-05 16/week @ 2023-02-12 46/week @ 2023-02-19 2/week @ 2023-02-26 20/week @ 2023-03-05

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

MIT/Apache

5KB
111 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
~40K SLoC