Skip to content

Update php Docker tag to v8.4.3 #1933

Update php Docker tag to v8.4.3

Update php Docker tag to v8.4.3 #1933

Triggered via pull request November 15, 2023 01:35
Status Failure
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-docker.yml

on: pull_request
Validate Docker Base Image Build
1m 19s
Validate Docker Base Image Build
Validate Docker App Build
24s
Validate Docker App Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Validate Docker App Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /app && composer update && composer install --no-scripts && useradd -ms /bin/bash app_user && chown -R app_user:users /app && cp docker/app/docker_run.sh /app && npm install && yarn install && yarn upgrade" did not complete successfully: exit code: 2
Validate Docker Base Image Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs && npm install -g yarn && apt-get install -y openssl build-essential libpng-dev libjpeg62-turbo-dev libfreetype6-dev locales zip jpegoptim optipng pngquant gifsicle vim unzip git curl zlib1g-dev libpq-dev postgresql-server-dev-all libonig-dev libzip-dev netcat && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && docker-php-ext-install pdo pdo_mysql pdo_pgsql mbstring zip exif pcntl" did not complete successfully: exit code: 127