Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Update Dockerfile

Update Dockerfile #18

Triggered via push July 30, 2024 02:47
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl unzip libpng-dev libjpeg-dev libfreetype6-dev libexif-dev libzip-dev zlib1g-dev libicu-dev libldap2-dev libpq-dev libonig-dev libgmp-dev && docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install -j$(nproc) gd exif mysqli pdo pdo_mysql zip intl ldap opcache pgsql pdo_pgsql mbstring gmp && pecl install imagick-3.7.0 apcu-5.1.23 && docker-php-ext-enable imagick apcu && a2enmod rewrite deflate && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100