Annotations
1 error
build hwaccel-base for local use
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
|
The logs for this run have expired and are no longer available.
Loading