You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, this is the current limitation of Docker. There is no way to use a Dockerfile not from context when building an image for a compressed context that reads from STDIN (default werf behavior).
There are no such limitations when using the Buildah backend, and we can add such a possibility. I'll make sure to keep you informed.
Before proceeding
Version
1.2.47
How to reproduce
Using the following image configuration fails
Result
Error: unable to load werf config: 'dockerfile: PATH' required and should be relative to context!
Expected result
Successful build
Additional information
No response
The text was updated successfully, but these errors were encountered: