# docker ps # ps -eo pid,cgroup,cmd | grep <first 8 chars of containerID>
# docker ps
# ps -eo pid,cgroup,cmd | grep <first 8 chars of containerID>