[Bug] Run Docker image error: "exec: \"bash\": executable file not found in $PATH" #59
Labels
area/document
Category issues or prs related to document.
kind/bug
Category issues or prs related to bug.
docker run --name api-server --publish 5000:5000 api-server:default
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: "bash": executable file not found in $PATH": unknown.
The text was updated successfully, but these errors were encountered: