Dockercontainer won’t start - Getting the final child’s pid from pipe caused “EOF”
Randomly some Docker-containers on a clients Linux machine wouldn’t start - they’d fail with the error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:319: getting the final child's pid from pipe caused \"EOF\"": unknown.
It didn’t matter …
more ...