Skip to content

Release 2026.02.4 - See CHANGELOG.md #138

Release 2026.02.4 - See CHANGELOG.md

Release 2026.02.4 - See CHANGELOG.md #138

Triggered via push February 25, 2026 16:52
Status Success
Total duration 2m 30s
Artifacts 25

build_push.yml

on: push
prepare  /  prepare
19s
prepare / prepare
Matrix: build / build
cleanup  /  remove_artifacts
3s
cleanup / remove_artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 errors
build / build (alpine, 3.12, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.15, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.23, true, true, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.16, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.19, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.16, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.15, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.19, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.22, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, bookworm, false, false, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.23, true, true, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.12, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.23, true, true, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, trixie, false, true, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, trixie, false, true, linux/amd64,linux/arm64, faflopzaze)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.15, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, bookworm, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.12, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, bookworm, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (debian, trixie, false, true, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.16, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.19, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.22, false, false, linux/amd64,linux/arm64, faflopza)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab
build / build (alpine, 3.22, false, false, linux/amd64,linux/arm64, core)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c echo \"\" && source /container/base/functions/container/build && case \"$(container_info distro)\" in alpine ) if [ \"$(grep -o '^PRETTY_NAME=.*' /etc/os-release | cut -d = -f2)\" = '\"Alpine Linux edge\"' ] ; then apk add merge-usr ; merge-usr ; fi ; case \"$(container_info variant)\" in 3.[5-9] | 3.1[1-6] ) alpine_ssl=libressl ; ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ; ;; esac ; case \"$(container_info variant)\" in 3.[5-8] ) zstd_pacakge=\"\" ; ;; *) zstd_package=\"zstd\" ; ;; esac ; IMAGE_BASE_BUILD_DEPS_ALPINE=\" gettext musl-dev \" ; IMAGE_BASE_RUN_DEPS_ALPINE=\" acl ${alpine_ssl} bash ${busybox_extras} ca-certificates curl git grep libgcc $(apk search libssl1* -q) nano sudo tzdata xz ${zstd_package} \" ; ;; debian ) IMAGE_BASE_BUILD_DEPS_DEBIAN=\" \" ; IMAGE_BASE_RUN_DEPS_DEBIAN=\" acl apt-transport-https apt-utils aptitude busybox-static ca-certificates curl dirmngr gettext git gnupg nano procps sudo tar tzdata zstd \" ; ;; esac ; package update && package upgrade && package install IMAGE_BASE_BUILD_DEPS IMAGE_BASE_RUN_DEPS && mkdir -p /etc/bash/ /run/secrets /usr/local/bin /usr/local/sbin && if [ -e \"/usr/bin/envsubst\" ] ; then mv /usr/bin/envsubst /usr/local/bin/envsubst ; fi && container_build_log base && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && case \"$(container_info distro)\" in \"debian\" ) dpkg-reconfigure -f noninteractive tzdata ; rm -rf /usr/bin/crontab

Artifacts

Produced during runtime
Name Size Digest
encrypted-artifacts
94.7 KB
sha256:0d1f8b7861621adea792111cd983bbc6fb07ceee8ec64b3ab2cdf9420239826f
nfrastack~container-base~0R441V.dockerbuild
31.1 KB
sha256:130c903cf4d8decf626e0602ec7195d66662f0b7df55812bc1a3093507091153
nfrastack~container-base~1AOVDD.dockerbuild
31.3 KB
sha256:36efe897faf1aaeb8cd4406f88a95682f1dda9b19adb6252bff61e0b0aa65fce
nfrastack~container-base~35D1TX.dockerbuild
126 KB
sha256:240a09a01bee606081ed0a9772b1d79e084baf0c19777020137495e7867f4cdd
nfrastack~container-base~46CL5X.dockerbuild
32.1 KB
sha256:9f46cbff412ded1f60a529e42e74f90c0b0a2da8633c7bc6ae5950e1ac5ed861
nfrastack~container-base~5G1V25.dockerbuild
126 KB
sha256:c7e36b4377081dfbb1509ebd707fbbe1b0cac1607e400c56e94ed6fac7939735
nfrastack~container-base~5HNP6Y.dockerbuild
32.2 KB
sha256:01755e42dc2cc0680479f1beaef7ffbe810fe30effb61af1e76e275904d1efd3
nfrastack~container-base~717D5S.dockerbuild
226 KB
sha256:8388981cb060e021e68921e841be81f2d5e0dc6dcca31dbf6a74dd3f2e96b928
nfrastack~container-base~74OHGT.dockerbuild
31.4 KB
sha256:dca8a68a30c62d03f8e2443b2c972df970220236b14ea78cbcc0f5a13534cb7c
nfrastack~container-base~94CS3N.dockerbuild
126 KB
sha256:b57ac1c24fe7264c16a234ace38ca4aa4a4c1f6de725e68f8d9ef38a2c936b3a
nfrastack~container-base~BTXP0D.dockerbuild
126 KB
sha256:fa030825be556dc1b4cc97965e6b304908d984da93c0b3cbeff7d605b8ab2a76
nfrastack~container-base~EF8VN7.dockerbuild
239 KB
sha256:bee7801d6119b946d98e4ff191632b3d0fce77362e013f836603ed73697e7b97
nfrastack~container-base~F4OXXA.dockerbuild
214 KB
sha256:bd39fa4f2743b31c466b9f3a653f3d34d7f29a97eaeccd59128d009a32cf64d0
nfrastack~container-base~FKN33M.dockerbuild
124 KB
sha256:5a77fdc56a0f12c8271719f362501626c807a9bc4e15c22d28d673befbc4cbc3
nfrastack~container-base~GBXBKC.dockerbuild
33.2 KB
sha256:c9039291a31efd87093867e1d09271c172fc8e57f719e1eb2579e5f47cb22d2f
nfrastack~container-base~KPO4PM.dockerbuild
31.6 KB
sha256:ebcb810fb708864949803c80440410c0d506fafb04f48829db17bfa6ac8d7fb4
nfrastack~container-base~KYUTRC.dockerbuild
33.2 KB
sha256:5998762ac1d241f3aeb7fdf8b6d3cde4192706507746091a8b420b79496ef8fc
nfrastack~container-base~MOSOQ4.dockerbuild
31.4 KB
sha256:1af4903f1f4523a158f754c62d997bdf3dea721af359c68f29177f5dfdff5a23
nfrastack~container-base~PGZATR.dockerbuild
127 KB
sha256:56a12f6f91f6ae1c9dc67007a47f7043a7ec0ab04ad2691a1e8e28f0ec51f2c2
nfrastack~container-base~QL4K50.dockerbuild
125 KB
sha256:e7aa62798a996401b82e51fe09f9d31e6be253bf7dd7226c05069f43431909fc
nfrastack~container-base~VW9FNH.dockerbuild
125 KB
sha256:0f9b9d89ddd022291116f2aed4f9b525610728a7dd82a7f0a7a120072a1154a0
nfrastack~container-base~WHR64W.dockerbuild
126 KB
sha256:c06afc8a9839bcfe299a4d5398b8e8cf3b625934dfe6bc752d9cb9ab2e04b4d8
nfrastack~container-base~XUDIP5.dockerbuild
230 KB
sha256:7fd1878d280c06c91ee43a46158525519f00a5522ea562c19d0ea71543d848ef
nfrastack~container-base~Z061W2.dockerbuild
238 KB
sha256:ec31109a6ef4f7984d0a261dc45e9646e973251e9e404145791f90d84afadf63
nfrastack~container-base~ZONZQO.dockerbuild
242 KB
sha256:f5abb7bdad44ef7751b23f6e7030e7f84748af3174eb487cc034a1c6cae40844