Hi, is there a way to properly clean up once container stopped? Would be good to have it as a setter in GenericContainer. It could rely on [this](https://docs.docker.com/engine/reference/run/#clean-up-rm)
Hi, is there a way to properly clean up once container stopped?
Would be good to have it as a setter in GenericContainer.
It could rely on this