-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Like https://java.testcontainers.org/features/reuse/
I currently use bollard
directly to reuse containers between tests, while noticed that testcontainers
encapsulation is valuable and ergonomic, like all the code to support get_host_port_ipv4
.
So if testcontainers
can support reuse containers, users like me can benefit from both features.
gurinderu
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request