🐬 Builds GH-Builder Images (Self-Hosted) DockerHub 🐬 #38
build_gh_builder_images.yaml
on: schedule
Matrix: build-push-ubuntu-builder
Matrix: build-push-docker-alpine-slim
Matrix: build-push-docker-alpine
Matrix: build-push-docker-archlinux-builder
Matrix: build-push-docker-debian
Matrix: build-push-ubuntu-systemd-base
Annotations
1 error and 20 warnings
|
Push (Debian-Builder-unstable loongarch64) --> Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c #Base\n set +e\n export DEBIAN_FRONTEND=\"noninteractive\"\n echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections\n packages=\"apt-transport-https apt-utils autopoint bash bison ca-certificates coreutils curl dos2unix fdupes file findutils gettext git gnupg2 gperf imagemagick jq locales locate moreutils nano ncdu p7zip-full rename rsync software-properties-common texinfo sudo tmux unzip util-linux xz-utils wget zip\"\n #Install\n apt update -y -qq\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n #Install_Re\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n #NetTools\n packages=\"dnsutils inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping inetutils-syslogd inetutils-tools inetutils-traceroute iproute2 net-tools netcat-traditional\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n packages=\"iputils-arping iputils-clockdiff iputils-ping iputils-tracepath iproute2\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n setcap 'cap_net_raw+ep' \"$(which ping)\"\n #Python\n apt install python3 -y\n #Test\n python --version 2>/dev/null ; python3 --version 2>/dev/null\n #Install pip:\n #python3 -m ensurepip --upgrade ; pip3 --version\n #curl -qfsSL \"https://bootstrap.pypa.io/get-pip.py\" -o \"$SYSTMP/get-pip.py\" && python3 \"$SYSTMP/get-pip.py\"\n packages=\"libxslt-dev lm-sensors pciutils procps python3-distro python-dev-is-python3 python3-lxml python3-netifaces python3-pip python3-venv sysfsutils virt-what\"\n for pkg in $packages; do DEBIAN_FRONTEND=\"noninteractive\" apt install -y --ignore-missing \"$pkg\"; done\n pip install --break-system-packages --upgrade pip || pip install --upgrade pip\n #Misc\n pip install ansi2txt --break-system-packages --force-reinstall --upgrade\n #pipx\n pip install pipx --upgrade 2>/dev/null\n pip install pipx --upgrade --break-system-packages 2>/dev/null\n" did not complete successfully: exit code: 127
|
|
Push (Debian-Builder-unstable loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Slim aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Slim x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Slim loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Slim riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Debian-Builder-unstable x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Debian-Builder-unstable aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (ArchLinux-Builder aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Builder riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Alpine-Builder loongarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (ArchLinux-Builder x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Debian-Builder-unstable riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Builder riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Base x86_64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Base aarch64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Push (Ubuntu-Base riscv64) --> Docker Hub
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pkgforge~devscripts~0PCM9Q.dockerbuild
|
70.2 KB |
sha256:95e6160c114a33fd66169f88b5a20d0490fd4b1150347d20a366f600d68a2d2b
|
|
|
pkgforge~devscripts~8XA1MV.dockerbuild
|
163 KB |
sha256:e7da0e0f8e83f6d98f9c539c6a1d5ba34734cc72ee3b7d733eec46c6b7d27c6d
|
|
|
pkgforge~devscripts~CJKIQD.dockerbuild
|
179 KB |
sha256:549fdb2d04a4daefd922b8bb1ee0d81d60cf658afa5285306bbcb1f5a66d5a40
|
|
|
pkgforge~devscripts~CL8Z5A.dockerbuild
|
566 KB |
sha256:88baa212df0ac85005ed02dd1cdca52145828ec9dedfae96d5cdbca123928a2c
|
|
|
pkgforge~devscripts~IA769B.dockerbuild
|
69.6 KB |
sha256:6a9ee6b254f210d0be319300ab9668c3df826857b7a98f7e6db68b611a6c8e5b
|
|
|
pkgforge~devscripts~JTK71G.dockerbuild
|
401 KB |
sha256:7c165bf9dd6300e469d3ad16dfcdda759b13ed6ecaa329196a0a0939da4a930c
|
|
|
pkgforge~devscripts~K2E76X.dockerbuild
|
578 KB |
sha256:87207c12c3e910c374e7815360e8498ad46d83a6f67acda9fcc70faf3562c5d2
|
|
|
pkgforge~devscripts~KAM5RK.dockerbuild
|
148 KB |
sha256:081e9b40da42231b4d6dc6ef826f2778fce811f1777457edb6fe64ace877e4ce
|
|
|
pkgforge~devscripts~KHM1W5.dockerbuild
|
164 KB |
sha256:cec4006690050ef6e2db285f1b0417cf6ce0d26be439f50287c6df6209d81fad
|
|
|
pkgforge~devscripts~KYU28G.dockerbuild
|
214 KB |
sha256:9f7ec01594fcc73d58300d3a58738de4e5062c918da9d022d653a4094f44ecbd
|
|
|
pkgforge~devscripts~NM3ZTK.dockerbuild
|
434 KB |
sha256:4a59128817837e4a3e95049977536f99bc0b5a7827f661025d52599c93f0c678
|
|
|
pkgforge~devscripts~NRSE25.dockerbuild
|
176 KB |
sha256:5aaf37516e78a3f7670b5bf4d76ab2386e673077eb0a68482f36aa792273d277
|
|
|
pkgforge~devscripts~OHDWL4.dockerbuild
|
398 KB |
sha256:42b401bd507b0b1eb9cb9dc3be9b396bbfcdd400cf11cae5c3bd67e70bc91f58
|
|
|
pkgforge~devscripts~OIMRTZ.dockerbuild
|
77.5 KB |
sha256:79b5557a7d059f5b509a5b270d9df2d98a4becd9dc2d3e40d801d2f71c90841b
|
|
|
pkgforge~devscripts~Q3QHR4.dockerbuild
|
70.1 KB |
sha256:c6b58aaefd156f8db32b271abe3341771810e3ac5a69acf03e1767bdcbf31509
|
|
|
pkgforge~devscripts~QFD8MW.dockerbuild
|
71.1 KB |
sha256:6ea7b9c9497dc09fce92dfa37c40d52afcf6cb6cd02f1db54e74e923dc67fab3
|
|
|
pkgforge~devscripts~QP9FNO.dockerbuild
|
433 KB |
sha256:a2e021c8cda27fb798c35b30c1a08864c3ed3a81e29e26896b7f70f7c914c79b
|
|
|
pkgforge~devscripts~US3WMM.dockerbuild
|
484 KB |
sha256:8ecb6cae5392008c43826e031e7e98a059edb745f311b1e086bad31a25275745
|
|
|
pkgforge~devscripts~VZIJ6J.dockerbuild
|
185 KB |
sha256:5454e3aeb39f76ca119d635bfec4de045b8d48b473d51cb0d3e6898d6988c6c6
|
|
|
pkgforge~devscripts~W96HY6.dockerbuild
|
561 KB |
sha256:4526e5a1b2f9f29c7c010b939ea22331c729654cc256408e78d0976b5c21dd10
|
|