build #597
main.yml
on: schedule
php84_alpine
3m 16s
php83_alpine
3m 11s
php82_alpine_319
3m 5s
php82_alpine
3m 7s
php81_alpine
3m 0s
php80_alpine
1m 16s
php74_alpine
1m 57s
php73_alpine
1m 51s
php72_alpine
57s
php71_alpine
48s
php70_alpine
44s
php56_alpine
46s
php84_debian_bookworm
14m 23s
php83_debian_bookworm
14m 21s
php82_debian_bookworm
14m 33s
php82_debian_bullseye
14m 41s
php82_debian_buster
51s
php81_debian_bookworm
14m 44s
php81_debian_bullseye
15m 12s
php81_debian_buster
44s
php80_debian_bookworm
1m 40s
php80_debian_bullseye
14m 44s
php80_debian_buster
41s
php74_debian_bookworm
2m 4s
php74_debian_bullseye
15m 37s
php74_debian_buster
45s
php73_debian_bookworm
2m 8s
php73_debian_bullseye
15m 45s
php73_debian_buster
38s
Annotations
6 errors and 46 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_8_4_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-r
|
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_8_4_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-r
|
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_8_4_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-r
|
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_8_4_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-r
|
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_8_4_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.
|
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_8_4_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-r
|
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/
|
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/
|
php71_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/
|
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/
|
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/
|
php73_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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
php83_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/
|
php84_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/
|
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/
|
php84_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_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.
|
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/
|
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/
|
php81_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_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_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/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
tiredofit~docker-nginx-php-fpm~087C95.dockerbuild
Expired
|
105 KB |
sha256:84ec0b8d641e72c4f0498108854acc7c9d17fbdd702605167ebb25a2057e1965
|
|
tiredofit~docker-nginx-php-fpm~313AU4.dockerbuild
Expired
|
302 KB |
sha256:bf9eb2073420d986cb3c4d1983e9d279efb42db4f1328f8b7d312f1798db2f2c
|
|
tiredofit~docker-nginx-php-fpm~9VIAUP.dockerbuild
Expired
|
309 KB |
sha256:7c5bc7903aca2536659a25191290f176150537137f9fbcc386d42e058d914a09
|
|
tiredofit~docker-nginx-php-fpm~C3FGOQ.dockerbuild
Expired
|
103 KB |
sha256:3249fde758e94fbded5baa1c7732adf6a2e76ea384a5fa16cb58a81c0b3d36d9
|
|
tiredofit~docker-nginx-php-fpm~CDJ30V.dockerbuild
Expired
|
293 KB |
sha256:194c6454d3f54aaa3cd81b6cd157defa204016cbe50f903fc3da6e3b232706b4
|
|
tiredofit~docker-nginx-php-fpm~CUOJNF.dockerbuild
Expired
|
250 KB |
sha256:aecf5aa2cc739a273635abacdf074c6f322adcb9f9cd59ab3f8a5d8c3b014d22
|
|
tiredofit~docker-nginx-php-fpm~EN7Y9C.dockerbuild
Expired
|
112 KB |
sha256:f762b087deebab98e995460627e0704f4cdf3d5e217a3f2a1425bf5f3e4b05b5
|
|
tiredofit~docker-nginx-php-fpm~HL19IG.dockerbuild
Expired
|
42.6 KB |
sha256:f2733f41d09cd6bea93a3437ddfb06e7d48c3970fe81bf523bcd346477a99862
|
|
tiredofit~docker-nginx-php-fpm~JIM2ZM.dockerbuild
Expired
|
114 KB |
sha256:f8a46602d77c9416dcb72cc1ed63393a775695a0baa0eeef4a2b495f15cc83d2
|
|
tiredofit~docker-nginx-php-fpm~KKV7AJ.dockerbuild
Expired
|
240 KB |
sha256:ceffbfd3e781b83e9409ded1c787e7793ebf6b7dad6f9b99befc0f720b882ee6
|
|
tiredofit~docker-nginx-php-fpm~KLRGBV.dockerbuild
Expired
|
114 KB |
sha256:6a18d97ee05962645310e6ac284b7daeb1908787b781457ad9ddfb108ee947a0
|
|
tiredofit~docker-nginx-php-fpm~KP0QF2.dockerbuild
Expired
|
246 KB |
sha256:2ba5d44918641d0f17fb7dca94499d9a1779d5ad69404856d76eb9fe13443720
|
|
tiredofit~docker-nginx-php-fpm~L3R3DA.dockerbuild
Expired
|
254 KB |
sha256:6b28e9fcb1e1eb273e7141b99c16c9f2b61a568c86f910d5825da84e29c59e34
|
|
tiredofit~docker-nginx-php-fpm~MZ7AOV.dockerbuild
Expired
|
277 KB |
sha256:6ee701ae8bd16c3fba88d905b237980856cee14006a40b477e13ae4787601916
|
|
tiredofit~docker-nginx-php-fpm~NIWUBV.dockerbuild
Expired
|
290 KB |
sha256:d96661ec501b15358853144ddbb96d60f90027cfe6e6c921c8453a4a6193c83a
|
|
tiredofit~docker-nginx-php-fpm~O02YRN.dockerbuild
Expired
|
239 KB |
sha256:1eda950dffd512aaab94e235242636508bc5fea76bd1e434e441be405de3ce7e
|
|
tiredofit~docker-nginx-php-fpm~O5NGAX.dockerbuild
Expired
|
242 KB |
sha256:ccff02eda5ad7da2f593d6741c3a67cff4a32da6a5463cf7704c63895daa00a8
|
|
tiredofit~docker-nginx-php-fpm~OKETRE.dockerbuild
Expired
|
122 KB |
sha256:c40b4b0ba4689e587bb181a9e4f5fb638292c605e8fb8cb0cbb50c0aeab3c5fb
|
|
tiredofit~docker-nginx-php-fpm~PJ66ZG.dockerbuild
Expired
|
303 KB |
sha256:a8b5e759094fe33ef10d97c1770b212f1283887792abb8f102ecb9b1559e10f9
|
|
tiredofit~docker-nginx-php-fpm~QBO4X7.dockerbuild
Expired
|
44.4 KB |
sha256:f69169816f5895b2a8fb6a8dd734e4c3cc2845871c3ed6a3b4a21cf6a134d1be
|
|
tiredofit~docker-nginx-php-fpm~QTNX1G.dockerbuild
Expired
|
259 KB |
sha256:d0152a4ac679783ce2bc78a484d94d6e78b6b5d4f1fcbf43df7f1674a2f09e10
|
|
tiredofit~docker-nginx-php-fpm~QZ05MT.dockerbuild
Expired
|
43.2 KB |
sha256:57624df7e6145b5e114695575eba0754f07b2415cd37c812c95e2ff8951b8074
|
|
tiredofit~docker-nginx-php-fpm~RT1S73.dockerbuild
Expired
|
75.1 KB |
sha256:c260254f9cda99a35d709656c98f6f9aab796c53e77727625bcd7f2031a8bfd8
|
|
tiredofit~docker-nginx-php-fpm~SL2C7L.dockerbuild
Expired
|
45.3 KB |
sha256:891c15d1b7bb4daac8156fd40b05df483130d5055ded78385a3929ec30e2dfef
|
|
tiredofit~docker-nginx-php-fpm~U1WFKG.dockerbuild
Expired
|
307 KB |
sha256:f0d69a9269d248f7d872982f4f51e57fe9c11192b761f8631041457e7c25f933
|
|
tiredofit~docker-nginx-php-fpm~U608Q7.dockerbuild
Expired
|
250 KB |
sha256:7cce7b12ca76665e6b3883c3246951bc83930466d329344e64ef90832d0d1620
|
|
tiredofit~docker-nginx-php-fpm~V2ZVDS.dockerbuild
Expired
|
303 KB |
sha256:a3b141a8aa4bb135c02c78b5834fadbf7ade9be595951a5ef7a998b1a2282004
|
|
tiredofit~docker-nginx-php-fpm~Z1L2Y9.dockerbuild
Expired
|
43.7 KB |
sha256:21b713de295d3476bf7193f107b0db3df41dc662cc83a0dec774d3dc6cd280d6
|
|
tiredofit~docker-nginx-php-fpm~Z7GMG7.dockerbuild
Expired
|
239 KB |
sha256:8738cc5e784f68ff95efbf4db1c1ec5bdefdb1692abd17aa9d00f1890c13cbc0
|
|