Runpod not detecting dockerfile

Runpod was working fine and after a small commit to GitHub repo, it suddenly stopped working in build process and can't detect the Dockerfile anymore. I checked everything. Not in gitignore. No dockerignore. No typo or spell typo. What can be the problem ? There's not even a button to clear the cache.
3 Replies
Poddy
Poddy2mo ago
@Kasper Shahin
Escalated To Zendesk
The thread has been escalated to Zendesk!
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
sam.harnack
sam.harnack2mo ago
I ran into this issue and opened up a ticket. My docker file/directory is in a subfolder of my project. Turns out if you use the full path to the Dockerfile in the Dockerfile Path it starts working again. I still have the subfolder path in my Build Context path

Did you find this page helpful?