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
Hey there,
I just tried to manually start the initiate.sh script, because it didn't work automatically.
What I tried was this:
docker run -it rancher/mongodb-conf:v0.1.0 bash
I get this:
docker: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\\"bash\\\": executable file not found in $PATH\"\n".
I also entered the container using "sh", then I saw that there is no bash. So how should the connect.sh, scale.sh, ... scripts work?
The text was updated successfully, but these errors were encountered:
Hey there,
I just tried to manually start the initiate.sh script, because it didn't work automatically.
What I tried was this:
I get this:
I also entered the container using "sh", then I saw that there is no bash. So how should the connect.sh, scale.sh, ... scripts work?
The text was updated successfully, but these errors were encountered: