Merge branch 'feederbox826:main' into main #5
docker-matrix.yml
on: push
Matrix: builds-matrix
create-manifests
0s
Annotations
6 errors
builds-matrix (linux/arm/v7, armhf, armv7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** setup stash user for render ****\" && usermod -a -G video stash && echo \"**** add contrib to sources ****\" && sed -i 's/main/main contrib/g' /etc/apt/sources.list.d/debian.sources && echo \"**** install apt-utils and locales ****\" && apt-get update && apt-get install -y apt-utils locales && echo \"**** install packages ****\" && apt-get install -y --no-install-recommends --no-install-suggests ca-certificates curl gnupg gosu libvips-tools python3 python3-pip tzdata wget yq && echo \"**** link su-exec to gosu ****\" && ln -s /usr/sbin/gosu /sbin/su-exec && echo \"**** generate locale ****\" && locale-gen en_US.UTF-8 && echo \"**** create stash user and make our folders ****\" && useradd -u 1000 -U -d /config -s /bin/false stash && usermod -G users stash && mkdir -p /config /defaults && echo \"**** cleanup ****\" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/*" did not complete successfully: exit code: 6
|
builds-matrix (linux/arm64, arm64, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** setup stash user for render ****\" && usermod -a -G video stash && echo \"**** add contrib to sources ****\" && sed -i 's/main/main contrib/g' /etc/apt/sources.list.d/debian.sources && echo \"**** install apt-utils and locales ****\" && apt-get update && apt-get install -y apt-utils locales && echo \"**** install packages ****\" && apt-get install -y --no-install-recommends --no-install-suggests ca-certificates curl gnupg gosu libvips-tools python3 python3-pip tzdata wget yq && echo \"**** link su-exec to gosu ****\" && ln -s /usr/sbin/gosu /sbin/su-exec && echo \"**** generate locale ****\" && locale-gen en_US.UTF-8 && echo \"**** create stash user and make our folders ****\" && useradd -u 1000 -U -d /config -s /bin/false stash && usermod -G users stash && mkdir -p /config /defaults && echo \"**** cleanup ****\" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/*" did not complete successfully: exit code: 6
|
builds-matrix (linux/amd64, amd64, amd64)
The job was canceled because "linux_arm_v7_armhf_armv7" failed.
|
builds-matrix (linux/amd64, amd64, amd64)
The operation was canceled.
|
builds-matrix (linux/arm/v6, armel, armv6)
The job was canceled because "linux_arm_v7_armhf_armv7" failed.
|
builds-matrix (linux/arm/v6, armel, armv6)
The operation was canceled.
|