When I type docker start projects, I get this error:
Error response from the daemon: invalid header field value "oci runtime error: container_linux.go: 247: initial container process called \" exec: \\ "/ bin / bash" \\ ": stat / bin / bash": no such file or directory \ "\ n" Error: Failed to start containers: projects
What can I do, can I launch docker containers?
source
share