Custom template
Hi there!
I'm trying to make my custom CPU docker-based template, but something wrong
Locally the image starts well and I don't have any problems, but the same image can't run like pods
I'm wondering what I'm doing wrong, because it is really simple app
In pinned files you can find my app (part of it), dockerfile and template configuration
5 Replies
what do you see in logs?
it's looking like it loops cause wrong start command
That's why I'm here
This working on my machine, on remote server, but don't work in runpod
I'm really look forward for your help
What is your start command
CMD or entrypoint ....?