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
84 downloads per month
Used in 8 crates
(via okra)
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