Skip to content

Build and Push Docker Images #17

Build and Push Docker Images

Build and Push Docker Images #17

Triggered via schedule March 1, 2026 00:22
Status Failure
Total duration 29s
Artifacts

docker-build.yml

on: schedule
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-push (alpine, Dockerfile-alpine, -alpine)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk --update add nodejs build-base libstdc++ gzip git zlib-dev libcurl && gem install bundler && bundle config set path.system true && bundle config set without 'test' && bundle install && thor docs:download --all && thor assets:compile && apk del gzip build-base git zlib-dev && rm -rf /var/cache/apk/* /tmp ~/.gem /root/.bundle/cache /usr/local/bundle/cache /usr/lib/node_modules" did not complete successfully: exit code: 18
build-and-push (regular, Dockerfile)
The strategy configuration was canceled because "build-and-push.alpine_Dockerfile-alpine_" failed
build-and-push (regular, Dockerfile)
The operation was canceled.