docker: Error response from daemon: oci runtime error: container_linux.go:262: starting container process caused "open /proc/self/fd: no such file or directory".
I had the same issue on a host running Ubuntu and needed to use:
sudo update-grub "systemd.unified_cgroup_hierarchy=0"