#Building a Dockerfile
1 messages · Page 1 of 1 (latest)
Yeah, I'm getting the same thing.
The difference is the Directory("app/") part.
It works if the Dockerfile is directly in workdir.
gotcha, working with a pseudo-monorepo so won't really work in this case
cc @nova pollen interesting.. this should work if the Dockerfile is inside the app directory, correct? Seems like the Build function is not taking the right context?
Will take a look when I'm back, yeah maybe it's ignoring the subdirectory