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
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
I'm facing an issue with executing the prep.sh file. Get this error: OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "prep.sh": executable file not found in $PATH: unknown
Not sure why this is happening. The file is copied to /usr/local/bin/prep.sh and has executable rights.
Any ideas whats happening here or how I could debug this? Thank you for your time!
Hi,
I'm facing an issue with executing the prep.sh file. Get this error:
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "prep.sh": executable file not found in $PATH: unknownNot sure why this is happening. The file is copied to
/usr/local/bin/prep.shand has executable rights.Any ideas whats happening here or how I could debug this? Thank you for your time!
Kind regards,