0xBowgartField (m/acc)
RRunPod
•Created by 0xBowgartField (m/acc) on 5/2/2025 in #⚡|serverless
build error (wrong path)
Hi,
I think there is a bug in the building pipeline.
I have set "Dockerpath" to "xx/yy/Dockerfile" in my serverless config.
But when building i got an error:
But the path of "start.sh" is "xx/yy/start.sh".
I think the building command on your side don't go in the directory of the Dockerfile and just "docker build ./xx/yy/Dockerfile".
So files are not in root folder
10 replies