Skip to content

Build keyserver Docker image and upload to Docker Hub #20

Build keyserver Docker image and upload to Docker Hub

Build keyserver Docker image and upload to Docker Hub #20

Triggered via push September 19, 2024 19:56
Status Failure
Total duration 38s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"`getent group $HOST_GID`\" ]; then addgroup --system --gid $HOST_GID comm; else groupmod --new-name comm `getent group $HOST_GID | cut -d: -f1`; fi && if [ -z \"`getent passwd $HOST_UID`\" ]; then adduser --system --uid $HOST_UID --ingroup comm --shell /bin/bash comm; else usermod --login comm --gid $HOST_GID --home /home/comm --move-home `getent passwd $HOST_UID | cut -d: -f1`; fi" did not complete successfully: exit code: 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
CommE2E~comm~3ODHUP.dockerbuild
16.9 KB