build #4108
Annotations
2 errors
|
build (focal, x86_64)
ExecError: ExecError: (1) - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 16)
Dockerfile:23
--------------------
21 | COPY bin /usr/local/bin
22 |
23 | >>> RUN install-builder.sh
24 |
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c install-builder.sh" did not complete successfully: exit code: 100
|
|
success
Process completed with exit code 1.
|