nathank
nathank
RRunPod
Created by nathank on 1/23/2025 in #⛅|pods-clusters
Pod stuck trying to start custom docker image
Yay I made it work. I unset both ENTRYPOINT and CMD in my Dockerfile so that the default nvidia_entrypoint.sh is used. Then in the runpod template UI, I set the container start command to sleep infinity.
6 replies
RRunPod
Created by nathank on 1/23/2025 in #⛅|pods-clusters
Pod stuck trying to start custom docker image
It seems my ENTRYPOINT and CMD are wrong? Could someone tell me what they should be if all I want is a shell in my container when I log in?
6 replies