Skip to content

Docker

Docker #18

Triggered via schedule June 2, 2025 08:16
Status Failure
Total duration 7m 57s
Artifacts

docker.yml

on: schedule
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build (deployer7, deployer/v7) / dockette/deploy:deployer7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install -y wget curl git openssh-client rsync && curl -LO https://github.com/deployphp/deployer/releases/download/v${DEPLOYER_VERSION}/deployer.phar && mv deployer.phar ${DEPLOYER_BIN} && chmod +x ${DEPLOYER_BIN} && apt-get clean -y && apt-get autoclean -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* /var/lib/log/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100