testcontainers / testcontainers/moby-ryuk
How to log ryuk logs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 244
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am using testcontainers for java (kotlin) and I've enabled ryuk verbouse output in testcontainers.properties. But it only gives me information about pulling / starting the container. But it writes nothing after tests execution. Is there any way to log the result of ryuk container?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ryuk verbose-output setting in testcontainers.properties and the container lifecycle described in the issue, especially what happens after tests finish. Determine whether post-test ryuk logs can be retrieved or exposed; done means the supported way to obtain those logs is clear and documented or implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kotlin
- Domain
- devops, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100