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
Madiator2011 (Work)
what do you see in logs?
Madiator2011 (Work)
it's looking like it loops cause wrong start command
Putu Ganteng
Putu GantengOP4mo ago
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
nerdylive
nerdylive4mo ago
What is your start command CMD or entrypoint ....?

Did you find this page helpful?