Open williamcaban opened 6 years ago
ran into same issue.
ASCAPNYC-0698:apps pei_wang$ oc rsh $POD scripts/setup ERRO[0000] exec failed: container_linux.go:346: starting container process caused "exec: \"scripts/setup\": stat scripts/setup: no such file or directory" exec failed: container_linux.go:346: starting container process caused "exec: \"scripts/setup\": stat scripts/setup: no such file or directory" command terminated with exit code 1
same thing here!!! I'm deploying it to a openshift OCP cluster.
it's under .s2i/action_hooks/setup
The instructions for persistent storage ask to run a setup script but this does not seems to be included in the source code or image for this project.
I'm referring to this section: