2206628703
This vendors from the docker org: - containerd to 6e23458c129b551d5c9871e5174f6b1b7f6d1170 - runc to 810190ceaa507aa2727d7ae6f4790c76ec150bd2 - runtime-spec to a45ba0989fc26c695fe166a49c45bb8b7618ab36 This fixes two issues: - if the container is paused, it now responds properly to SIGKILL - on buggy kernels such as RHEL7.2, a int64->uint64 conversion bug prevented containers to start when memory cgroup was specified. Signed-off-by: Tibor Vass <tibor@docker.com>