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

#821 in Testing

Download history 2/week @ 2023-12-23 1/week @ 2023-12-30 14/week @ 2024-02-17 27/week @ 2024-02-24 12/week @ 2024-03-02 13/week @ 2024-03-09 14/week @ 2024-03-16 17/week @ 2024-03-23

64 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