chore: testing #869
Annotations
3 errors and 2 warnings
build (x86_64)
ExecError: ExecError: (1) ------
Dockerfile:32
--------------------
30 | true
31 |
32 | >>> RUN bash <(curl --fail -L https://nixos.org/nix/install) --no-daemon
33 |
--------------------
ERROR: failed to solve: process "/bin/bash -c bash <(curl --fail -L https://nixos.org/nix/install) --no-daemon" did not complete successfully: exit code: 1
|
build (aarch64)
ExecError: ExecError: (1) ------
Dockerfile:32
--------------------
30 | true
31 |
32 | >>> RUN bash <(curl --fail -L https://nixos.org/nix/install) --no-daemon
33 |
--------------------
ERROR: failed to solve: process "/bin/bash -c bash <(curl --fail -L https://nixos.org/nix/install) --no-daemon" did not complete successfully: exit code: 1
|
success
Process completed with exit code 1.
|
build (x86_64)
[DRY_RUN] detected
|
build (aarch64)
[DRY_RUN] detected
|