Coder.comC
Coder.com3y ago
36 replies
Amir Moradi

Custom Template, docker build context missing folders

Hi hi I've created my custom template and when trying to build a docker image using the docker image build context, the files inside the build context are correctly sent to the Builder, but the folders inside the build context are not sent and are not existing in the build steps.
It is very difficult to debug this building process on coder platform because I don't have any outputs except "process creating" messages...
otherwise I know from the running destination image that the main files are there.

What is weird, is that I don't have any failure in the copy instructions in my dockerfile where the source is from a folder from the context which is not there in the final image...
Please help.
Was this page helpful?