piping docker logs to multiple processes
I’m grappling with an issue for the last few weeks. I’m unable to explain why I don’t get the logs in the third process when I pipe the logs from docker. For eg.
Equivalent for pipe() in bash or other shell
In libc, there is an ability to create an (anonymous) pipe: