R
RunPod8mo ago
vinodt

docker not found

Hello, I get an error from the container attempting to launch: /opt/nvidia/nvidia_entrypoint.sh: line 49: exec: docker: not found. It seems the system loading the container doesn't have docker? here is my template:
No description
5 Replies
Madiator2011
Madiator20118mo ago
@vinodt cause it's wrong container start sommand is not place for docker run as it's already docker container depends what port are being used for move them to http and tcp ports als you can use ultimit at runpod as containers are not provilaged
vinodt
vinodt8mo ago
Got it. So how to I run my image instead? I though the template would let me run my image. I think I get it. My image is going to run. I just have to pass additional options and setup tcp ports in the template using the box that says tcp ports
vinodt
vinodt8mo ago
Now I have a different problem. The container log looks like this: -- RUNPOD.IO -- Enjoy your Pod #dns6bzu1kjywha ^_^ Error response from daemon: Container 940c823f508b2aa90737b4f2b5238122dc941600c6f05c1d5c76be3c4f87166d is not running Connection to 100.65.15.228 closed.
No description
Madiator2011
Madiator20118mo ago
@vinodt Try put start command
bash -c 'sleep infinity'
bash -c 'sleep infinity'
vinodt
vinodt8mo ago
that works! thank you
Want results from more Discord servers?
Add your server