Skip to content

Add documentation to reusable containers - #6216

Merged
eddumelendez merged 12 commits into
mainfrom
reuse_docs
Nov 17, 2022
Merged

Add documentation to reusable containers#6216
eddumelendez merged 12 commits into
mainfrom
reuse_docs

Conversation

@eddumelendez

Copy link
Copy Markdown
Member

Reusable containers is an experimental features and docs should
address questions around what is it? and how to enable it?

Reusable containers is an experimental features and docs should
address questions around `what is it?` and `how to enable it?`
@eddumelendez
eddumelendez requested a review from a teamNovember 16, 2022 19:33
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
eddumelendezand others added 3 commits November 16, 2022 16:51
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
@eddumelendezeddumelendez added this to the next milestone Nov 17, 2022
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
eddumelendezand others added 2 commits November 16, 2022 17:17
Co-authored-by: Sergei Egorov <bsideup@gmail.com>
kiview
kiview previously approved these changes Nov 17, 2022

@kiviewkiview left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See suggestions, happy to finally include in in our docs 🙂

* Define container with `withReuse(true)`

```java
GenericContainer container = new GenericContainer("redis:6-alpine")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we have a code include, but I think for such a small snippet, it is fine 😉

Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Comment threaddocs/features/reuse.md Outdated
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
eddumelendezand others added 5 commits November 17, 2022 05:49
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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@eddumelendez@bsideup@kiview