build #3956
Annotations
4 errors
|
build (jammy, aarch64)
ExecError: ExecError: (1) - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 9)
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
|
|
build (jammy, x86_64)
The operation was canceled.
|
|
build (jammy, x86_64)
The strategy configuration was canceled because "build.jammy_aarch64_ubuntu-24_0" failed
|
|
success
Process completed with exit code 1.
|