Sample Header Ad - 728x90

docker: Error response from daemon: failed to create shim: OCI runtime create failed

0 votes
1 answer
4944 views
I'm running into this error while running even an official docker image such as OpenJDK or even hello-world: # docker run hello-world docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:402: getting the final child's pid from pipe caused: EOF: unknown. My OS is: # rpm --query centos-release centos-release-7-5.1804.4.el7.centos.x86_64 and my Docker version: # docker -v Docker version 20.10.14, build a224086 The error appears for no change or update. How can I investigate the reason of this problem?
Asked by 1Z10 (251 rep)
May 11, 2022, 03:51 PM
Last activity: Jul 16, 2025, 04:03 AM