Docker: Error response from daemon: OCI runtime create failed: container_linux.go:349

[eagle]# docker run hello-world
INFO[2021-03-03T06:34:12.008288782Z] shim containerd-shim started address=“unix:///run/containerd/s/dacbee257a252875b0ffbcbbd995468687cccb0113261121738583bc7f721560” debug=false pid=27604
INFO[2021-03-03T06:34:12.658625389Z] shim reaped id=eb82511f6d6936eb0bbeeb9c44464c17c69ed33415390bcc3f9f29e8c15b6c09
ERRO[2021-03-03T06:34:12.674074448Z] stream copy error: reading from a closed fifo
ERRO[2021-03-03T06:34:12.674418046Z] stream copy error: reading from a closed fifo
ERRO[2021-03-03T06:34:12.879199369Z] eb82511f6d6936eb0bbeeb9c44464c17c69ed33415390bcc3f9f29e8c15b6c09 cleanup: failed to delete container from containerd: no such container
ERRO[2021-03-03T06:34:12.879304422Z] Handler for POST /v1.40/containers/eb82511f6d6936eb0bbeeb9c44464c17c69ed33415390bcc3f9f29e8c15b6c09/start returned error: OCI runtime create failed: container_linux.go:349: starting container process caused “process_linux.go:449: container init caused “rootfs_linux.go:109: jailing process inside rootfs caused \“pivot_root invalid argument\”””: unknown
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused “process_linux.go:449: container init caused “rootfs_linux.go:109: jailing process inside rootfs caused \“pivot_root invalid argument\”””: unknown.
ERRO[0001] error waiting for container: context canceled
[eagle]#