Update python Docker tag to v3.13.1 #71
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/ash -eo pipefail -c apk upgrade --no-cache -a && apk add --no-cache ca-certificates bash git build-base cmake openssl-dev openssl-libs-static nodejs yarn npm file && yarn global add clean-modules && git clone --recursive https://github.com/Chocobozzz/PeerTube --branch \"$PT_VERSION\" /app && sed -i \"s|gosu|su-exec|g\" /app/support/docker/production/entrypoint.sh && chmod +x /app/support/docker/production/entrypoint.sh && if [ \"$TARGETARCH\" = \"amd64\" ]; then cd /app/client && npm_config_arch=x64 npm_config_target_arch=x64 yarn install --pure-lockfile && cd /app && npm_config_arch=x64 npm_config_target_arch=x64 yarn install --pure-lockfile && npm_config_arch=x64 npm_config_target_arch=x64 npm run build && rm -r /app/client/.angular /app/client/node_modules /app/node_modules && NOCLIENT=true npm_config_arch=x64 npm_config_target_arch=x64 yarn install --pure-lockfile --production && for file in $(find /app/node_modules -name \"*.node\" -type f -exec file {} \\; | grep -v \"x86-64\\|x86_64\" | grep \"aarch64\\|arm64\" | sed \"s|\\([^:]\\):.*|\\1|g\"); do rm -v \"$file\"; done; elif [ \"$TARGETARCH\" = \"arm64\" ]; then cd /app/client && npm_config_arch=arm64 npm_config_target_arch=arm64 yarn install --pure-lockfile && cd /app && npm_config_arch=arm64 npm_config_target_arch=arm64 yarn install --pure-lockfile && npm_config_arch=arm64 npm_config_target_arch=arm64 npm run build && rm -r /app/client/.angular /app/client/node_modules /app/node_modules && NOCLIENT=true npm_config_arch=arm64 npm_config_target_arch=arm64 yarn install --pure-lockfile --production && for file in $(find /app/node_modules -name \"*.node\" -type f -exec file {} \\; | grep -v \"aarch64\\|arm64\" | grep \"x86-64\\|x86_64\" | sed \"s|\\([^:]\\):.*|\\1|g\"); do rm -v \"$file\"; done; fi && yarn cache clean --all && clean-modules --yes" did not complete successfully: exit code: 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ZoeyVid~peertube-alpine-docker~PVTXCK.dockerbuild
|
39.7 KB |
|