fahed dorgaa
fahed dorgaa
Hi @mharwani, as mentioned [here](https://github.com/containerd/nerdctl/issues/2313#issuecomment-1629819765) closing task io [io.Close()](https://github.com/containerd/containerd/blob/main/cio/io.go#L61) after task exiting should close FIFOs => send EOF to stdio => logger will receive `EOF`
@mharwani PTAL
@cyphar is this PR still relevant? is there sthg else to do regarding this [comment](https://github.com/opencontainers/runc/pull/2090#issuecomment-516255976) . If yes I will be happy to continue working on this PR. I think...
seems to be supported [here](https://github.com/opencontainers/runc/blob/main/libcontainer/state_linux.go#L39-L40). this should be closed cc @kolyshkin
> Hello Everyone, > > I am Rishabh, an undergraduate computer engineering student. I am interested in this issue. Is it still open? > > Best Regards Rishabh Singh Hi...
@vsiravar unfortunately I didn't have enough time to make a clear enough design. The idea is to separate the `local` driver into a different binary then consume it using `containerd...
Fixed by https://github.com/containerd/nerdctl/pull/1642 ? @ningmingxiao cc
cc @natefinch
hey @natefinch , sorry for the delayed reply. mmmh I think that `maxsize=-1` can be a good solution to set unlimited size. By the way, this is what docker uses...
Hey @natefinch any idea when the V3.0 will be released ?