testcontainers/moby-ryuk

How to log ryuk logs

Opened this issue · 0 comments

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?