Image Builder #606
Annotations
1 error
latex/alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /root && ARCH=\"$(uname -m)\" && case \"$ARCH\" in ('x86_64') TEXLIVE_ARCH=\"x86_64-linuxmusl\"; ;; (*) echo >&2 \"error: unsupported architecture '$ARCH'\"; exit 1 ;; esac && mkdir -p ${texlive_bin} && ln -sf \"${texlive_bin}/${TEXLIVE_ARCH}\" \"${texlive_bin}/default\" && echo \"binary_${TEXLIVE_ARCH} 1\" >> /root/texlive.profile && ( [ -z \"$texlive_version\" ] || printf '-t\\n%s\\n\"' \"$texlive_version\"; [ -z \"$texlive_mirror_url\" ] || printf '-m\\n%s\\n' \"$texlive_mirror_url\" ) | xargs /root/install-texlive.sh && sed -e 's/ *#.*$//' -e '/^ *$/d' /root/packages.txt | xargs tlmgr install && rm -f /root/texlive.profile /root/install-texlive.sh /root/packages.txt && TERM=dumb luaotfload-tool --update && chmod -R o+w /opt/texlive/texdir/texmf-var" did not complete successfully: exit code: 127
|
Loading