Skip to content

chore: add arm64 for raspi #140

chore: add arm64 for raspi

chore: add arm64 for raspi #140

Triggered via pull request October 22, 2024 15:21
Status Failure
Total duration 1m 9s
Artifacts

build-docker-image.yaml

on: pull_request
Matrix: Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build Docker Image (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c groupadd -g 1000 $USERNAME && useradd -m -s /bin/bash -u 1000 -g 1000 -d /home/$USERNAME $USERNAME && echo \"$USERNAME ALL=(ALL) NOPASSWD:ALL\" >> /etc/sudoers && chown -R $USERNAME:$USERNAME /home/$USERNAME" did not complete successfully: exit code: 2
Build Docker Image (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c groupadd -g 1000 $USERNAME && useradd -m -s /bin/bash -u 1000 -g 1000 -d /home/$USERNAME $USERNAME && echo \"$USERNAME ALL=(ALL) NOPASSWD:ALL\" >> /etc/sudoers && chown -R $USERNAME:$USERNAME /home/$USERNAME" did not complete successfully: exit code: 2
Build Docker Image (linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Docker Image (linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/