Getting error while running docker run :Error response from daemon
问题 Getting error while running docker command. I have successfully install docker in Google Cloud VM. I have installed ubuntu 18.04 image. After install when running docker run I am getting below error: docker: Error response from daemon: failed to start shim: exec: "docker-containerd-shim": executable file not found in $PATH: unknown. 回答1: What worked for me when I got this error: failed to start shim: exec: "docker-containerd-shim": executable file not found in $PATH: unknown sudo apt update