``` private static Stream GetTransport(int processId) { try { var process = Process.GetProcessById(processId); } ``` sidecar containers can talk to each other via unix domain sockets, but you cannot get processes of a container from the another.