Add alpha version of deployer v8 #28
Annotations
2 errors
|
Build (deployer8, deployer/v8) / dockette/deploy:deployer8
buildx failed with: ERROR: failed to build: failed to solve: dockette/php:8.4: failed to resolve source metadata for docker.io/dockette/php:8.4: docker.io/dockette/php:8.4: not found
|
|
Build (deployer7, deployer/v7) / dockette/deploy:deployer7
buildx failed with: ERROR: failed to build: 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
|