add container naming support
Yengas opened this issue · 0 comments
Yengas commented
should support naming the created containers for a deterministic way of cleaning dangling containers.
when running this package in Jenkins. in certain cases there may be dangling containers left when the tests panic(global fatal errors, process.exit(-1)). we need to have a deterministic way of finding these containers.