Skip to content

Add documentation to reusable containers#6216

Merged
eddumelendez merged 12 commits intomainfrom
reuse_docs
Nov 17, 2022
Merged

Add documentation to reusable containers#6216
eddumelendez merged 12 commits intomainfrom
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 team November 16, 2022 19:33
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
eddumelendez and 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>
@eddumelendez eddumelendez added this to the next milestone Nov 17, 2022
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
eddumelendez and 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
Copy link
Copy Markdown
Member

@kiview kiview left a comment

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 🙂

Comment thread docs/features/reuse.md
* 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 thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Comment thread docs/features/reuse.md Outdated
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
eddumelendez and 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants