You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run image through docker, but I got an error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "./run.sh": permission denied: unknown.
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
I want to run image through docker, but I got an error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "./run.sh": permission denied: unknown.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: