🚀 Build docker images with latest tag #568
Annotations
1 error
|
🚀 Bake image and push to docker-hub and GHCR
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk -U upgrade -a && apk add --no-cache git bash unzip nano wait4x openssh gnupg graphviz && curl -sSLf -o /usr/local/bin/install-php-extensions https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions && chmod +x /usr/local/bin/install-php-extensions && install-php-extensions pdo_sqlsrv xdebug && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer && curl -sSL https://phar.io/releases/phive.phar -o /usr/local/bin/phive && chmod +x /usr/local/bin/phive && apk add --no-cache -X https://dl-cdn.alpinelinux.org/alpine/edge/community libfaketime && echo \"/usr/lib/faketime/libfaketime.so.1\" >> /etc/ld.so.preload && install-php-extensions --cleanup && rm -rf /var/cache/apk/* && rm -rf /tmp/* && rm -rf /var/log/*" did not complete successfully: exit code: 1
|
Loading