Skip to content

Docker Build and Publish #2

Docker Build and Publish

Docker Build and Publish #2

Manually triggered October 2, 2023 14:31
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-build.yml

on: workflow_dispatch
Build docker image and push to dockerhub
16s
Build docker image and push to dockerhub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build docker image and push to dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; apk add --no-cache shadow; groupmod -g 333 xfs; usermod -u 333 -g 333 xfs; addgroup -g 33 -S www-data; adduser -u 33 -D -S -G www-data www-data; apk del shadow; apk add --no-cache tzdata bash bind-tools netcat-openbsd; mkdir /data; chown 33:33 -R /data; chmod 770 -R /data" did not complete successfully: exit code: 1