emike922

Results 2 issues of emike922

### Description We run a lot of docker containers in our CI/CD, the majority using the `docker run --rm` option if that matters. We also build a few images and...

kind/bug
version/24.0

I am trying to set up a background thread that follows the log stream of a container and performs some actions on each record. The thread shall have a means...

help wanted