nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

support print stack

Open ningmingxiao opened this issue 3 years ago • 3 comments

Signed-off-by: ningmingxiao [email protected]

ningmingxiao avatar Jun 09 '22 16:06 ningmingxiao

I’m not sure how this is useful, as nerdctl isn’t a daemon.

Even if it is useful, the default behavior must be to propagate signals to the container.

AkihiroSuda avatar Jun 10 '22 00:06 AkihiroSuda

I’m not sure how this is useful, as nerdctl isn’t a daemon.

Even if it is useful, the default behavior must be to propagate signals to the container.

because docker-cli support print stack, if nerdctl hang,I want to known where it hang ,for an example https://github.com/containerd/nerdctl/issues/1089 this issue I can't know where is hang

ningmingxiao avatar Jun 10 '22 01:06 ningmingxiao

it may be implemented on the containerd side and enabled in nerdctl.

fahedouch avatar Nov 18 '22 10:11 fahedouch