ningmingxiao

Results 305 comments of ningmingxiao

after this commit will reduce about 6% memory of containerd

ping @mikebrow @cpuguy83 can this commit will be merged?

if use walker.Walk(ctx, img) to check count will show error if an image have different tags @junnplus

fix https://github.com/containerd/nerdctl/issues/492

> 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...

I think nerdctl image -a or -o wide should show blobsize,at default it is not necessary to show it.

I use nerdctl run a container and then nerdctl attach it,it will not work. but use crictl run a container then nerdctl attach it will work

> @ningmingxiao are you planning to continue working ont his PR ? when i use nerdctl run a container then i use nerdctl attach it, but it will not work,...

> Can we have an integration test? done