You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@osboxes:wanziren -> pouch ps -a
Name ID Status Created Image Runtime
44f675 44f675 Up 3 minutes 3 minutes ago registry.hub.docker.com/library/busybox:latest runc
8e87e4 8e87e4 exited 12 hours ago registry.hub.docker.com/library/busybox:latest runc
d68018 d68018 exited 12 hours ago registry.hub.docker.com/library/busybox:latest runc
but in containerd the container is running
root@osboxes:wanziren -> ctr --address /var/run/containerd.sock task ls
TASK PID STATUS
8e87e49c21782962b0f04d742996b45504a9b0a304af783a5c0dd363c07e17ac 24312 RUNNING
f68468fe0f2f83daf032225a9195b89a3083d7a8846419d8fc29e16b6eb4461f 23190 RUNNING
44f6752bcfc0d7bad2bcee716c40df5ba75e79fa1f2f848b198652bf3e627351 28725 RUNNING
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version (use pouch version):
OS (e.g. from /etc/os-release):
Kernel (e.g. uname -a):
Install tools:
Others:
The text was updated successfully, but these errors were encountered:
Ⅰ. Issue Description
container 8e87e4 and d68018 status is exited
but in containerd the container is running
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: