Vaibhav
Issues with connecting/initializing custom docker image
What you are saying is technically right, but here is the small problem runpod is marketing it as "serverless API" and if I have to ssh into some server to do the same thing what's the point of it? The same spec servers are almost at half price if calculated per hour and I can do the same thing there by buying some cheap domain and making my API live there.
Just a little suggestion to runpod, Add "execute_script "$1" "Running user script..." after post_script execution in start.sh and user can add CMD ["/start.sh", "/user/script/path"] to Dockerfile. It would easily run the user's script after the usual setup.
39 replies