Skip to content

docker

docker #351

Triggered via schedule November 14, 2023 04:41
Status Failure
Total duration 1m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case ${TARGETPLATFORM} in \"linux/amd64\") NODE_ARCH=amd64 ;; \"linux/arm\") NODE_ARCH=armhf ;; \"linux/arm/v7\") NODE_ARCH=armhf ;; \"linux/arm64\") NODE_ARCH=arm64 ;; esac && curl -L https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/nodejs_16.14.2-deb-1nodesource1_$NODE_ARCH.deb -o ./nodejs.deb && apt update && apt install -y ./nodejs.deb && apt clean && rm -rf /var/lib/apt/lists/* && rm nodejs.deb;" did not complete successfully: exit code: 100
build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/