Commit a884912
committed
fix(staged-dockerfile): explanatory error message when building unsupported Dockerfile conf
Print explanatory error for user to enable WERF_STAGED_DOCKERFILE_VERSION=v2 when Dockerfile contains only single FROM instruction.
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>1 parent cb13cf7 commit a884912
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| |||
0 commit comments