Uh oh!
There was an error while loading. Please reload this page.
Add documentation to reusable containers - #6216
Conversation
Reusable containers is an experimental features and docs should address questions around `what is it?` and `how to enable it?`
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
kiview
left a comment
There was a problem hiding this comment.
See suggestions, happy to finally include in in our docs 🙂
| * Define container with `withReuse(true)` | ||
| ```java | ||
| GenericContainer container = new GenericContainer("redis:6-alpine") |
There was a problem hiding this comment.
Ideally we have a code include, but I think for such a small snippet, it is fine 😉
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Reusable containers is an experimental features and docs should
address questions around
what is it?andhow to enable it?