Skip to content

Release 7.7.9 - See CHANGELOG.md #554

Release 7.7.9 - See CHANGELOG.md

Release 7.7.9 - See CHANGELOG.md #554

Triggered via push September 25, 2024 17:59
Status Failure
Total duration 14m 36s
Artifacts 27

main.yml

on: push
php83_alpine
2m 44s
php83_alpine
php82_alpine_319
3m 24s
php82_alpine_319
php82_alpine
2m 49s
php82_alpine
php81_alpine
3m 39s
php81_alpine
php80_alpine
1m 12s
php80_alpine
php74_alpine
2m 45s
php74_alpine
php73_alpine
1m 55s
php73_alpine
php72_alpine
55s
php72_alpine
php71_alpine
1m 32s
php71_alpine
php70_alpine
44s
php70_alpine
php56_alpine
1m 12s
php56_alpine
php83_debian_bookworm
13m 3s
php83_debian_bookworm
php82_debian_bookworm
12m 14s
php82_debian_bookworm
php82_debian_bullseye
12m 24s
php82_debian_bullseye
php82_debian_buster
52s
php82_debian_buster
php81_debian_bookworm
12m 25s
php81_debian_bookworm
php81_debian_bullseye
12m 15s
php81_debian_bullseye
php81_debian_buster
1m 2s
php81_debian_buster
php80_debian_bookworm
1m 35s
php80_debian_bookworm
php80_debian_bullseye
12m 11s
php80_debian_bullseye
php80_debian_buster
39s
php80_debian_buster
php74_debian_bookworm
1m 38s
php74_debian_bookworm
php74_debian_bullseye
12m 55s
php74_debian_bullseye
php74_debian_buster
45s
php74_debian_buster
php73_debian_bookworm
2m 0s
php73_debian_bookworm
php73_debian_bullseye
12m 22s
php73_debian_bullseye
php73_debian_buster
46s
php73_debian_buster
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 42 warnings
php80_debian_buster
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' F
php74_debian_buster
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' F
php73_debian_buster
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' F
php81_debian_buster
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' F
php73_debian_bookworm
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" |
php82_debian_buster
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export PHP_7_3_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius php$PHP_BASE-recode \" && export PHP_7_4_RUN_DEPS=\" php$PHP_BASE-apcu-bc php$PHP_BASE-http php$PHP_BASE-json php$PHP_BASE-mcrypt php$PHP_BASE-propro php$PHP_BASE-radius \" && export PHP_8_0_RUN_DEPS=\" php$PHP_BASE-http php$PHP_BASE-mcrypt \" && export PHP_8_1_RUN_DEPS=\" php$PHP_BASE-mcrypt \" && export PHP_8_2_RUN_DEPS=\" \" && export PHP_8_3_RUN_DEPS=\" \" && export PHP_ADDITIONAL_MODULES=\" php$PHP_BASE-ast php$PHP_BASE-apcu php$PHP_BASE-gearman php$PHP_BASE-grpc php$PHP_BASE-imagick php$PHP_BASE-inotify php$PHP_BASE-mailparse php$PHP_BASE-maxminddb php$PHP_BASE-memcache php$PHP_BASE-memcached php$PHP_BASE-mongodb php$PHP_BASE-msgpack php$PHP_BASE-oauth php$PHP_BASE-pcov php-pear php$PHP_BASE-protobuf php$PHP_BASE-smbclient php$PHP_BASE-uuid php$PHP_BASE-xmlrpc php$PHP_BASE-zstd \" && export PHP_RUN_DEPS=\" php$PHP_BASE php$PHP_BASE-apcu php$PHP_BASE-bcmath php$PHP_BASE-bz2 php$PHP_BASE-cli php$PHP_BASE-common php$PHP_BASE-curl php$PHP_BASE-dba php$PHP_BASE-dev php$PHP_BASE-enchant php$PHP_BASE-fpm php$PHP_BASE-gd php$PHP_BASE-gmp php$PHP_BASE-igbinary php$PHP_BASE-imap php$PHP_BASE-interbase php$PHP_BASE-intl php$PHP_BASE-ldap php$PHP_BASE-memcached php$PHP_BASE-mbstring php$PHP_BASE-msgpack php$PHP_BASE-mysql php$PHP_BASE-odbc php$PHP_BASE-opcache php$PHP_BASE-pgsql php$PHP_BASE-pspell php$PHP_BASE-readline php$PHP_BASE-redis php$PHP_BASE-snmp php$PHP_BASE-soap php$PHP_BASE-sqlite3 php$PHP_BASE-tidy php$PHP_BASE-xdebug php$PHP_BASE-xml php$PHP_BASE-xmlrpc php$PHP_BASE-xsl php$PHP_BASE-zip \" && source /assets/functions/00-container && set -x && curl -sSLk https://mariadb.org/mariadb_release_signing_key.asc | apt-key add - && mariadb_client_ver=\"$(curl -sSLk https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | grep \"mariadb_server_version=mariadb-\" | head -n 1 | cut -d = -f 2 | cut -d - -f 2)\" && echo \"deb https://mirror.its.dal.ca/mariadb/repo/${mariadb_client_ver}/debian $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')') main\" > /etc/apt/sources.list.d/mariadb.list && curl -sSLk https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb https://apt.postgresql.org/pub/repos/apt $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' FS=')')-pgdg main\" > /etc/apt/sources.list.d/postgres.list && apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && echo \"deb https://packages.sury.org/php/ $(cat /etc/os-release |grep \"VERSION=\" | awk 'NR>1{print $1}' RS='(' F
php70_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php72_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php56_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php80_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php71_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
php80_debian_bookworm
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php74_debian_bookworm
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php73_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
php74_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php82_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php81_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php83_alpine
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
php82_alpine_319
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php80_debian_bullseye
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php81_debian_bullseye
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php73_debian_bullseye
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php81_debian_bookworm
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
php74_debian_bullseye
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php82_debian_bookworm
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
php82_debian_bullseye
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
php83_debian_bookworm
The README content exceeds DockerHub's limit and has been truncated to 25000 bytes.
Legacy key/value format with whitespace separator should not be used: Dockerfile.debian#L7
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
tiredofit~docker-nginx-php-fpm~1L1ST8.dockerbuild
44.4 KB
tiredofit~docker-nginx-php-fpm~1OL1AW.dockerbuild
59.5 KB
tiredofit~docker-nginx-php-fpm~21G75X.dockerbuild
289 KB
tiredofit~docker-nginx-php-fpm~385OMI.dockerbuild
168 KB
tiredofit~docker-nginx-php-fpm~6EYPUI.dockerbuild
21.3 KB
tiredofit~docker-nginx-php-fpm~6YNRPQ.dockerbuild
43.4 KB
tiredofit~docker-nginx-php-fpm~9M2TVB.dockerbuild
152 KB
tiredofit~docker-nginx-php-fpm~AM3N3G.dockerbuild
59.9 KB
tiredofit~docker-nginx-php-fpm~C1BAIQ.dockerbuild
234 KB
tiredofit~docker-nginx-php-fpm~D0825S.dockerbuild
110 KB
tiredofit~docker-nginx-php-fpm~G7GBH7.dockerbuild
72.6 KB
tiredofit~docker-nginx-php-fpm~IU01SA.dockerbuild
163 KB
tiredofit~docker-nginx-php-fpm~LZWNR9.dockerbuild
295 KB
tiredofit~docker-nginx-php-fpm~NO9CI2.dockerbuild
301 KB
tiredofit~docker-nginx-php-fpm~OKSL3N.dockerbuild
249 KB
tiredofit~docker-nginx-php-fpm~POOTVL.dockerbuild
115 KB
tiredofit~docker-nginx-php-fpm~Q8NVXX.dockerbuild
116 KB
tiredofit~docker-nginx-php-fpm~S3OC9F.dockerbuild
291 KB
tiredofit~docker-nginx-php-fpm~TF4I7U.dockerbuild
245 KB
tiredofit~docker-nginx-php-fpm~TZHM12.dockerbuild
152 KB
tiredofit~docker-nginx-php-fpm~U1SLI8.dockerbuild
272 KB
tiredofit~docker-nginx-php-fpm~WFD4Y2.dockerbuild
110 KB
tiredofit~docker-nginx-php-fpm~WO8BZU.dockerbuild
295 KB
tiredofit~docker-nginx-php-fpm~X7HYKW.dockerbuild
40.7 KB
tiredofit~docker-nginx-php-fpm~XN6I6E.dockerbuild
21.1 KB
tiredofit~docker-nginx-php-fpm~XT61PE.dockerbuild
163 KB
tiredofit~docker-nginx-php-fpm~ZLGML0.dockerbuild
279 KB